I need to restrict the number characters in the summary field. Can I do it using Scriptrunner from Adaptavist? If yes then please guide on the steps to do so. I have JIRA Cloud version
Hi Shana,
Thank you for your question.
I can confirm that it is not possible to achieve your requirement of restricting the number of characters in the summary filed with *ScriptRunner for Jira Cloud* due to the fact that that the same *workflow conditions and validators* functions do not exist in ScriptRunner for Jira Cloud that exists in the server version.
You can see more details on the differences between the cloud and server versions of the plugin inside of the documentation page located here.
The closest you can get to this requirement with *ScriptRunner for Jira Cloud* would be to write a Script Listener that truncates the summary once it has been set, if it is "too long".
If this answer has solved your issue can you please accept it in order to mark this answer as correct for users who are searching for a similar issue.
Regards,
Kristian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.