Hi,
We would like to use script runner for the below requiremnt.
> if 'resolution' is about to be changed to 'fixed' then check 'solution description' - if it's not meaningfull (ie. containing only whitespaces) then issue cannot be changed to 'fixed'.
>add current version name to 'fix versions' field on closing of Jira issue if 'fix versions' doesn't contain current version yet.
Please let us know whether the above requirement can be achieved using script runner plugin.
Yes, it can be done.
You'll need a "validator" script for the first requirement, and a "post function" for the second.
The coding should be reasonably easy, but I think you might struggle with the human logic for
No, your requirement is too unstructured for a generic script to be able to handle it - you definitely need to code it for your own logic.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.