Hi,
I need a code for Scriptrunner cloud that:
Fill in the ticket priority automatically when it is created from Item Type x Impact.
How can I create this code?
Kind Regards
This is a generic script that will work in the console - https://library.adaptavist.com/entity/update-the-priority-of-an-issue-in-jira
It won't be hard to change it to a post-function (you can just use "issue" directly in a post-function, no need to work it out from a key) or listener
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ah, ok, try something like https://library.adaptavist.com/entity/calculate-custom-field-on-issue-update
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.
Nic,
would you have a "urgency x impact" model script to share? To server.
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.