User tests: Successful: Unsuccessful:
The workflow onWorkflowBeforeTransition
uses the "new" event handling method (setting some internal parameters), but the two plugins still only return false;
. So this PR takes care of it.
It's rather hard to test, because there is no plugin which uses this function in the core. What you need is a plugin listening to onContentBeforeChangeState
and returning false.
Transition is still executed.
Transition is stopped-
Status | New | ⇒ | Pending |
Category | ⇒ | Front End Plugins |
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-10-17 01:50:49 |
Closed_By | ⇒ | wilsonge | |
Labels |
Added:
?
|
Thanks!