Hi,
I am using jira cloud and I would like to put a validator in my workflow for epics which will allow transition to happen if the epic only has a particular linked type <is child of> linkage.
Could you please let me know how it can be done? I am using scriptrunner for jira cloud
Hi Narender,
Thank you for your question.
I can confirm that it is not possible to add in a workflow validator with ScriptRunner for Jira Cloud that can restrict a transition when an epic issue does not have a specific link type.
This is due to the fact that the ScriptRunner for Jira Cloud plugin is unable to provide the same workflow validators functionality that the server version provides.
The reason we are unable to provide this functionality is due to the restricted functionality and API's which Atlassian provide inside JIRA Cloud, due to the fact that Atlassian only provides a Rest API in Jira Cloud and not the same Java API that the server version contains.
You can see more detailed information on the differences between ScriptRunner for JIRA Cloud and ScriptRunner for JIRA Server inside of the documentation page located here.
If this response has answered your question can you please mark it as accepted so that other users can see it is correct when searching for similar answers.
Regards,
Kristian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.