Fix documentation on Mobile Device Management (MDM)

XMLWordPrintable

      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 ".

            Assignee:
            Tomasz Bartyzel
            Reporter:
            Rodrigo Martinez
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: