Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If a filter does not exist to find tickets matching the desired criteria, a filter will need to be created before the filter can be subscribed to.

Create a filter

  1. Open Log in to Jira Service Management (please refer to Login to Jira Service Management if you need help)

  2. In the page header click filters

  3. From the drop-down menu select view all filters

  4. On the right side of the page select, the blue button create filter

  5. Using JQL write a statement to filter for the desired feature

    1. For example, you may want to see any tickets that have a request type named ‘Work’ and have the status ‘waiting for support’

    2. “Request type” = “Work” AND “Status” = “Waiting for support”

  6. At the top of the page select Save as

  7. In the box provide a name for your filter and select submit

Subscribe to the filter

  1. Open Log in to Jira Service Management (please refer to Login to Jira Service Management if you need help)nt

  2. In the page header click filters

  3. From the drop-down menu select view all filters

  4. On the left-hand side of the page below the title ‘Filters’, use the search box to find the filter you would like to subscribe to. 

  5. Click on the ellipsis associated with the filter, and select manage subscriptions

  6. On the right side of the page, select add subscription

  7. Complete the information in the Filter subscription box to identify how frequently you would like to be notified with all tickets that match the filter. 

  8. Once complete click the blue subscribe button.

...