User tests: Successful: Unsuccessful:
At the moment, if you go to the articles view and select an article, the "Change Status" (and the sub-buttons) button becomes active/disabled depending on the available transitions, but clicking a disable status change does not prevent the execution.
Also multiple possibilities are not recognized anymore (should show a modal).
Reason: there are new event listeners which conflicts with the workflow listener.
Warning message or modal to select the correct transition
Form will be submitted
Status | New | ⇒ | Pending |
Category | ⇒ | JavaScript Repository NPM Change |
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-04-17 13:52:39 |
Closed_By | ⇒ | wilsonge | |
Labels |
Added:
NPM Resource Changed
?
|
Hi @infograf768 yes, you're right, as mentioned here: #24517 (comment) there are several thing got broken the last months, so I have to recover one by one...
OK.
Imho, not sure this solves the issue.
Test: set an article as Unpublished. All other articles are Published.
Select all articles via checkall button.
Use the Change Status dropdown
Both Unpublished and Published are greyed.
Trying to click on one or the other throws an error
Error
One or more of the selected articles can't be set to unpublished.
Error
One or more of the selected articles can't be set to published.