Hi,
Is it possible to run a script or similar to correct data on tickets? Eg SLA data, if incorrect, can it then be modified via a tolo or script etc?
thank you
Hi @Conor O_Sullivan and welcome to the community!
Updating SLA data is not possible in JSM. Jira will automatically set the SLA accordingly based upon what has been set in the SLA configuration.
If you're looking to mass update something that is under your control, you have a couple options:
OPTION 1: Bulk Edit
If the changes you wish to make are static, you can execute JQL to identify the issues you wish to change and use the Bulk Change function and edit the desired field(s) accordingly.
OPTION 2: Automation
If the updates need to be a little more dynamic, you can use automation to run through and update the fields accordingly. It could look something like this:
Hope this helps.
thank you @Mark Segall
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.