Uploaded image for project: 'Jira Platform Cloud'
  1. Jira Platform Cloud
  2. JRACLOUD-73438

Notify on the Jira mobile app when new issues gets created.

XMLWordPrintable

    • 1
    • 33
    • 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.

      Hello,

      Would love to have a feature to notify our helpdesk users on their mobile phone through the Jira mobile app when new issues gets created.

       

      Workaround

      Go to your Project Settings ->  Project Automation -> New Rule 

      ( For next-gen project automation is under project settings -> Apps -> Project Automation)

      Create an automation rule when an issue is created and applies to the rules that you want and just put a comment in the ticket mentioning you. This will trigger a push notification to your phone and an in-app notification. 

      To mention you in the ticket you need to follow this format:

        [~accountid:<<account_id>>] 

      Make sure to replace <<account_id>>  with the user's Account ID that you want to notify.

      You can find this by going to Jira Administration > Users, then clicking on the User you want to notify, The final part of the URL after /users/ will be the user's Account ID or using the REST API endpoint below:

       curl --request GET \
      --url 'https://xxxxxx.atlassian.net/rest/api/3/groupuserpicker?query=user@domain.com' \
      --user 'admin@domain.com:A1b2345CdEfgHIJkLMn67OPQ' \
      --header 'Accept: application/json'

      Also, you can use the one below directly on the browser:

       https://xxxxxx.atlassian.net/rest/api/latest/user/search?query=user@domain.com

       

        1. IMG_D1351AC7120F-1-1.jpeg
          IMG_D1351AC7120F-1-1.jpeg
          274 kB
        2. IMG_D1351AC7120F-1.jpeg
          IMG_D1351AC7120F-1.jpeg
          274 kB
        3. IMG_91711B1AD4BE-1.jpeg
          IMG_91711B1AD4BE-1.jpeg
          382 kB

              jcurtis@atlassian.com Jack (Inactive)
              9d120b267897 Jørgen Gomo
              Votes:
              54 Vote for this issue
              Watchers:
              42 Start watching this issue

                Created:
                Updated:
                Resolved: