Adaptavist Script Runner for Jira Cloud is a different beast to its server/DC cousin.
Can anyone direct me to some example scripts? For example, I am trying to create a sub-task and populate the summary of the sub-task based on a prefix and the parent summary. Relatively straightforward on Server, but "different" on Cloud. I would also like to populate other custom fields in the subtask (in most cases just a copy from the parent).
Any examples I can use?
Roy
This code would work right up until the last line. The custom field will not return a string, it will return a list (collection/array etc) of user objects.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.