- 🇳🇱Netherlands johnv
The attached patch does not only check if the state changes, but also for other (attached) fields in the $transition.
I think it is up to the custom project to for instance fill such a attached field if a node field is changed.
Thank you for this great module! It is a very needed extention to the Workflow module. I wonder whether it could also be used for sending notifications when a node is saved without a state change but with changes in other fields. The interface does allow selecting the same value for "from state" as for "to state". Thus, this seems to be possible. How about adding an option to filter for changes in other fields in addition to the workflow state? This could make the module even more helpful far beyond the combination with the Workflow module.
Active
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
The attached patch does not only check if the state changes, but also for other (attached) fields in the $transition.
I think it is up to the custom project to for instance fill such a attached field if a node field is changed.