Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Problems updating Time to SLA's duration fields via JIRA automation

Dmitry Radzevich
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 19, 2020

Hi,

we've been evaluating the Snapbyte's Time-to-SLA plugin. There's a use-case where I want to update a number of configurable SLA targets (TTS Duration custom field) via JIRA Automation (JIRA v8.5.3).

First of all, the fields don't show up in the Edit Issue action's field list at all. 

When I try to set the values using the advanced (JSON) mode, I have the following errors in the audit log for the rule:

Edit Issue

Error editing issues
TEST-20 (Operation value must be a string (customfield_12567))

The JSON I use for updating the rules is as follows:

{
"fields": {
"SLA for Review": {
"value": "2h"
}
}
}

Is is some compatibility issue between the Automation and Time to SLA?

1 answer

0 votes
Tuncay Senturk _Snapbytes_
Community Champion
November 19, 2020

Hi @Dmitry Radzevich 

That's odd, if you raise a ticket here our support team would like to investigate and help.

Cheers

Tuncay

Suggest an answer

Log in or Sign up to answer