File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -754,9 +754,9 @@ start API server. If you want disabled when Python gateway service you could cha
754
754
755
755
## Q: Why is the schedule status of a workflow definition set to "Offline" after importing an online workflow definition?
756
756
757
- A: This is because we want to prevent users from directly importing a scheduled workflow that is already "Online".
757
+ A: This is because we want to prevent users from directly importing a scheduled workflow that is already "Online".
758
758
Therefore, when exporting such workflows, the system automatically changes their status to "Offline".
759
- To enforce this rule, even if a user manually sets the schedule status to "Online" in the workflow definition before importing,
759
+ To enforce this rule, even if a user manually sets the schedule status to "Online" in the workflow definition before importing,
760
760
the system will override it and set it to "Offline".
761
761
762
762
---
You can’t perform that action at this time.
0 commit comments