What problem are you observing?
When working with the Workflow Builder, if you add a Description to a Step, save the workflow, then export/download the script, the Description will NOT be exported. If you exit the workflow with the Back button, then get back into the workflow and export/download the workflow, then the Description will be populated.
The above was my initial issue, but when validating this issue to get the correct steps, I noticed that this issue was larger than expected. Basically the Download Script button in the Workflow Builder Edit Screen does not include any changed made during that session. It is basically exporting the workflow at the start of the process, not the changes, even if you’ve clicked Save.
What is the correct behavior?
Changes should be included in the export if you have pressed Save after making changes.
What product feature is this related to?
ISC Workflow Builder
What are the steps to reproduce the issue?
Create a new workflow.
Add several steps. no need to configure anything yet
Save the workflow using the Save button
Click the Download Script button (Down arrow next to Workflow Details, then choose Download Script)
Open the Downloaded file and notice that there are 0 steps in the Definition.
Now Click Back to go back to the Workflows grid and select the workflow you just created.
Notice the steps you added are present.
Press the Download button and notice that the Steps are now included in the Definition section.
In the workflow, choose a step and enter some text into the Description field.
Click the Save button to save the workflow.
Click the Download Script button to download the script for the workflow.
Open the file and notice that the Description text you added is not there (nor is the field if it was blank before)
Do you have any other information about your environment that may help?
Tested in Chrome.