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

AP.user module unavailable in Android and iOS

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Low Low
    • Connect, Mobile

      Issue Summary

      As per https://community.developer.atlassian.com/t/bug-its-no-longer-possible-to-get-current-user-in-jira-mobile-app/38737, in Android and iOS, all of methods available on AP.user (getCurrentUser, getTimeZone, getLocale) no longer invoke the callback given as an argument.

      Steps to Reproduce

      1. Run an app on iOS or Android that has a glance and calls `AP.user.getCurrentUser(userData => {console.log(`The user data is ${JSON.stringify(userData)}`)})`.

      Expected Results

      The log statement is called.

      Actual Results

      The log statement is NOT called.

      Workaround

      None

              jcarolan Josh Carolan
              dmorrow@atlassian.com Dugald Morrow
              Votes:
              4 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: