I have looked through the Jira Service Desk API documentation and the support for SLAs is remarkably cryptic. I wasn't able to figure out how one would create or modify an SLA using the Java API.
I have a business case where a customer can specify their own SLA for certain types of tickets. Given hundreds of customers, I need a way to automate the management of these SLAs. Is this possible with the current API?
Hello,
I also had the same case. I was not able to use Java API to modify SLA's (though I could get information about it). I used internal rest api to modify it. You can find the needed REST calls by looking at the rest calls which are executed when you modify an SLA. But there is a chance that the internal API can change.
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.