The ‘Time to Assign’ SLA has a goal of 15 minutes for all issues in your project. You must configure a queue that shows tickets within 5 minutes of breaching the SLA but which have not breached it yet. Identify the correct JQL.

The ‘Time to Assign’ SLA has a goal of 15 minutes for all issues in your project. You must configure a queue that shows tickets within 5 minutes of breaching the SLA but which have not breached it yet. Identify the correct JQL.
A . "Time to Assign" > elapsed("6m") AND "Time to Assign" = running()
B . "Time to Assign" < remaining("5m") AND "Time to Assign" = running()
C . "Time to Assign" < remaining("5m") AND "Time to Assign" != breached()
D . "Time to Assign" = elapsed("6m") AND "Time to Assign" != breached()
E . "Time to Assign" > remaining("5m") AND "Time to Assign" = running()

Answer: C

Latest ACP-420 Dumps Valid Version with 160 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments