The archive button has been removed because the authors of workflow state that its just a view of published (I disagree but that is a different issue) however the featured button still exists and that one definitely is just a view of published.
/me confused
Labels |
Added:
?
|
Status | New | ⇒ | Discussion |
Category | ⇒ | com_workflow |
Labels |
Added:
J4 Issue
|
Labels |
Added:
?
|
Status | Discussion | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-08-14 10:39:13 |
Closed_By | ⇒ | wilsonge |
Featured items have a content publishing state of published and a separate featured boolean in the db. archived is a separate publishing state from archived hence it has to use the workflow. It comes down sucky db design (archived really should be a boolean flag to - but moving to that is going to be painful from a b/c perspective). Basically this is expected for now.
Labels |
Added:
?
Removed: J4 Issue ? |
The Feature button is a field in the database table, so has not much todo with the workflow directly.