Change Topic Status If Matches
Creates a topic change status allow in workflow logically or deployable. It takes into account:
- Topic Category.
- Roles.
- From Statuses.
Configuration¶
IF INPUT MATCH THESE...¶
- Select Topic Categories - Filter by topic category.
- Roles - Filter by user roles.
- From Status - Filter by the current topic status.
THEN SET TOPIC STATUS TO...¶
- To Status - The status(es) the topic can transition to.
- Deployment Type - The type of deployment job: No Job, Promote, Demote or Static.
- Only back to original status - When checked, the topic will be restricted to only
transitioning back to the status it came from. This restriction is automatically cleared
once the topic returns to the original status. Root users and users with the
change_to_any_statuspermission bypass this restriction.