Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-72012

Using double quote character “ on MDM for mobile app doesn't work

      Issue Summary

      Using double quote character “ instead of " on the MDM configuration is not recognized the the Jira mobile app and it reports an misconfiguration on MDM.

      Steps to Reproduce

      1. Add the following line to the MDM:
        [ 
         {"title": “My Jira Site”, "baseURL": "https://jira.example.com"} ,  
         {"title": “Bug Tracker“, "baseURL": "https://bugs.example.com/jira"} 
        ]
        
      1. Try accessing the mobile app. You may need to reinstall it.

      Expected Results

      The app would recognize both “ and " characters, as in some textfields they even look the same, and some keyboard configurations print “ instead of ".

      Actual Results

      The app doesn't preload the sites and shows a MDM misconfiguration error.

      Workaround

      Replace the “ characters for " everywhere on the sites configuration on MDM.
      You may need to copy & paste as the characters may look exactly the same on the editor or you keyboard only prints “.

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

      The following issue's been opened to address the documentation fix: JRASERVER-72011

            [JRASERVER-72012] Using double quote character “ on MDM for mobile app doesn't work

            Volodymyr Hryhoriev made changes -
            Resolution New: Obsolete [ 11 ]
            Status Original: Long Term Backlog [ 12073 ] New: Closed [ 6 ]
            SET Analytics Bot made changes -
            Support reference count Original: 1 New: 2
            Anastasiia Rusova (Inactive) made changes -
            Labels New: mobile-backend
            Anastasiia Rusova (Inactive) made changes -
            Status Original: Needs Triage [ 10030 ] New: Long Term Backlog [ 12073 ]
            Bugfix Automation Bot made changes -
            Support reference count New: 1
            Rodrigo Martinez made changes -
            Link New: This issue relates to JRASERVER-72011 [ JRASERVER-72011 ]
            Rodrigo Martinez created issue -

              Unassigned Unassigned
              rmartinez3@atlassian.com Rodrigo Martinez
              Affected customers:
              0 This affects my team
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: