Hi everyone,
I want to add some kind of versioning to each issue type in our current JIRA configuration.
Meaning each time a Test or Story gets into approved (final) status - they get assigned a version.
Example: I have a story with the flow of NEW-DRAFT-APPROVED. Let's say it is a brand new story and I move it to the status APPROVED for the 1st time. Once done that I would like to mark that Story as being version 1 automatically (via custom field). Then, the 2nd time I move it to APPROVED i gets assigned the version 2 to it. Same for 3rd, 4th time etc.
Is this possible via ScriptRunner (note: I am new to ScriptRunner) or some other plugin that can do this for me?
Thank you in advance,