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

[REST API] Reporter not returned in /search/ but in /issues/ when user is deleted.

      Hi there,

      we have the on premise enterprise version of JIRA.

      When we hit
      https://xxx/rest/api/latest/search?jql=key%3D%27TICKET-1%27
      on a ticket where the reporter user account is deleted, the reporter field is returned as NULL.

      However, when we hit the specific ticket via the issues endpoint:
      https://xxx/rest/api/2/issue/TICKET-1
      We get the correct reporter.

      The exptected behaviour would be to retrieve the reporter in both cases, or NULL for both. But not a mixed result depending on the way you try to get the issues.

            [JRASERVER-61239] [REST API] Reporter not returned in /search/ but in /issues/ when user is deleted.

            Jacek, then maybe do the right thing and implement a proper bulk API in the long term, I am surprised that a software with such a wide use in enterprises does not provide something like this.
            So I assume that the only workaround is to query the /issue/ endpoint ticket by ticket until this potentially dangerous bug makes it to the 'long term roadmap'?

            Regards,
            Stefan

            Stefan Langwald added a comment - Jacek, then maybe do the right thing and implement a proper bulk API in the long term, I am surprised that a software with such a wide use in enterprises does not provide something like this. So I assume that the only workaround is to query the /issue/ endpoint ticket by ticket until this potentially dangerous bug makes it to the 'long term roadmap'? Regards, Stefan

            stefan.langwald2085071636, as this is a minor issue that does not affect majority of users, it is not on our short term roadmap.

            You can read more about our bug fix policy at https://confluence.atlassian.com/support/atlassian-bug-fixing-policy-201294573.html

            Thanks,
            Jacek Jaroczynski
            JIRA Bugmaster
            [Atlassian]

            Jacek Jaroczynski (Inactive) added a comment - stefan.langwald2085071636 , as this is a minor issue that does not affect majority of users, it is not on our short term roadmap. You can read more about our bug fix policy at https://confluence.atlassian.com/support/atlassian-bug-fixing-policy-201294573.html Thanks, Jacek Jaroczynski JIRA Bugmaster [Atlassian]

            Updates?

            Stefan Langwald added a comment - Updates?

              Unassigned Unassigned
              fd8ab4b214c2 Stefan Langwald
              Affected customers:
              0 This affects my team
              Watchers:
              3 Start watching this issue

                Created:
                Updated: