Uploaded image for project: 'Jira Service Management Cloud'
  1. Jira Service Management Cloud
  2. JSDCLOUD-4650

Add an "is empty" operator on the JSD "SLA" field type.

    XMLWordPrintable

Details

    • 17
    • 2
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      NOTE: This suggestion is for JIRA Service Desk Cloud. Using JIRA Service Desk Server? See the corresponding suggestion.

      The field used to store the SLA value only has numeric operators, but no "is empty" test.

      Step to reproduce :

      • Configure an SLA in a way some of the requests are not matched
      • Try to create a JQL expression specifically matching the missed issues.

      Needed for :

      • Checking that the JSD admins / project admins are not missing any issues in the SLA configurations.
      • Checking the SLA configuration matches a specific set of issues

      Related to : https://answers.atlassian.com/questions/46082572

      Affects Versions : 1.2.6.1, 3.2.7, 3.3.0

      Workaround

      1. Create a saved filter like "My SLA Not Empty" with JQL like: project = MYPROJECT AND "My SLA" = breached() OR "My SLA" != breached()
      2. Reference the saved filter in a NOT query: project = MYPROJECT AND filter != "My SLA Not Empty"

      https://community.atlassian.com/t5/Jira-questions/Find-issues-with-specific-SLA-field-beeing-empty/qaq-p/261489#U77355

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              aa669d2c261c Corentin Méhat
              Votes:
              21 Vote for this issue
              Watchers:
              14 Start watching this issue

              Dates

                Created:
                Updated: