There were work entries with a type (Taxonomy, example term "Drawings") but edits are made and there are no longer any entries with that type. eg: Drawings should disappear from 2nd nav but doesn't.
Sometimes after edits to work entries the sequence of the terms doesn't obey the order.
Both bugs fixed by clearing Stache.
How to Reproduce
A taxonomy called type is used for a second level navigation for a collection called work.
type has a text field named order to allow admins to sequence the terms on the frontend. Admins input a number.
Bug Description
Two (related?) ways:
work
entries with atype
(Taxonomy, example term "Drawings") but edits are made and there are no longer any entries with thattype
. eg: Drawings should disappear from 2nd nav but doesn't.work entries
the sequence of the terms doesn't obey theorder
.Both bugs fixed by clearing Stache.
How to Reproduce
A taxonomy called
type
is used for a second level navigation for a collection calledwork
.type
has a text field namedorder
to allow admins to sequence the terms on the frontend. Admins input a number.The relevant section of the 2nd nav:
Entries in the
work
collection have aterms
fieldtype (max_items: 1
).Environment
Statamic 3.0.37 Pro Laravel 7.29.3 PHP 7.2.24-0ubuntu0.18.04.7 Server Forge Provisioned DO droplet
Install method Clone of previous site which originated from Cool Writings starter kit