• We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      Current status

      The Mobile Device Management (MDM) documentation suggests using the following code for multiple URLs:

      [ 
       {"title": “My Jira Site”, "baseURL": "https://jira.example.com"} ,  
       {"title": “Bug Tracker“, "baseURL": "https://bugs.example.com/jira"} 
      ]
      

      Notice how the double quotes character is different on *"title"* and *“My Jira Site”*.

      Problem

      The app won't recognize the character and complain there's a misconfiguration with MDM.
      On the MDM page (maybe on some browsers), the two double quote characters look exactly the same.
      This misleads the users and have them reach out for support.

      Suggested fix

      Simply change the character for ".

            [JRASERVER-72011] Fix documentation on Mobile Device Management (MDM)

            There are no comments yet on this issue.

              tbartyzel Tomasz Bartyzel
              rmartinez3@atlassian.com Rodrigo Martinez
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: