...
To check out your workflow, navigate to the hamburger menu (Panel and click PublishPanel and click Publish. ) in the Control
The Published state is intended for the finalized workflows ready to be run; finalized but unpublished workflows will be inactive and non-functional.
To publish your workflow, navigate to the hamburger menu (Panel and click PublishPanel and click Publish.
) in the ControlHow it works
- You just created a new workflow (version 1, for example). It has the Checked Out state equal to TRUE and the Published state equal to FALSE.
- You have edited it to the end, and then you decided to publish it. You click Publish, and your workflow now has the Checked Out state equal to FALSE and the Published state equal to TRUE.
- In a while, you need to modify it, and you make a checkout, what has happened:
- There's a copy of the existing workflow has been created;
- The existing workflow was not affected;
- The copy created has the Checked Out state equal to TRUE and the Published state equal to FALSE.
- You have finished editing this copy and published it, what has happened;
- The previous workflow (that was version 1) has been archived (now it has the Checked Out and Published states equal to FALSE).
- The workflow you were working on is now an active one.