Hi!
The function autotransition does`n work in jira cloud. Where can there be a problem?
Skript:
- if transition Open-InProgress => skript autotransition InProgress-Hold
autotransition(10002, "TEST-1");
Used by Post Function in Workflow.
Skript works in Jira Server.
Maybe something else needs to be clarified for SIL jira-cloud?
What does the ID 10002 refer to ? You have to provide the transition ID not the status.
Confirm! Transition ID is needed here. Example:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.