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

user value of JiraAuthenticationContext not set is SOAP service getIssue()

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Medium
    • 3.12
    • 3.7.3
    • None

    Description

      Call to JiraAuthenticationContext.setUser missing during getIssue SOAP service call.
      Service call will fail silently if there are custom fields with explicit secutity checking for attributes derived from current user.

      In my case I try to verify existance of an issue using getIssue SOAP service which leads to creation of issue object which leads to creation of one paticular customfield where getValuFromIssue fails due to null value in ComponentManager.getComponentInstanceOfType(JiraAuthenticationContext.class)).getUser().

      getUser() returns null because user is not set in getIssue Soap service call.

      Attachments

        Activity

          People

            andreask@atlassian.com Andreas Knecht (Inactive)
            31d2e5bf7d17 Uldis Anšmits
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: