Problem/Motivation
The StateChange action plugin should support both publish_on and unpublish_on fields. The support is currently for the publish_on field only.
Steps to reproduce
Use Scheduler module to schedule to unpublish a content. After the content is successfully unpublished, the field unpublish_on remains non null.
Proposed resolution
Add support for the unpublish_on field also.
Remaining tasks
None
User interface changes
None
API changes
None
Data model changes
None
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | workbench_moderation_actions_3408259.patch | 510 bytes | gigiabba |
Comments
Comment #2
gigiabba commentedAdding a patch to solve the issue
Comment #3
gigiabba commentedComment #4
codebymikey commentedPatch works fine for me.
Comment #6
nicrodgersThanks, committed.