SLAs are applied to issues based on the JQL you have defined in the SLA goal. So in order to apply your SLA to all incidents you could do something similar to the SLA for normal changes.
Just change the the JQL to be something like this:
"Ticket category" = Incidents
This would pick up all Incidents request types. If you want it to be more specific if you have multiple incident types then just change the JQL.
I agree with Mikael; syntax: Issuetype = "Incidents"
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.