I have JIRA Cloud, with no add-ons, and I'm trying to automatically increment a counter when a card passes through a specific transition. I see lots of suggestions using various add-ons, but is there some native way to do this? If not - which add-ons do I need to be looking into?
Hello @Gary Bailey
Naively it's not possible, since you want to increment the custom field after the workflow transition then you can use "Script runner" for cloud for this purpose. There might be other plugins as well which might be able to do this.
code sample here - http://scriptrunner-docs.connect.adaptavist.com/jiracloud/post-functions.html#_example_custom_scripts
Another plugin for the cloud
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.