-
Bug
-
Resolution: Unresolved
-
Low (View bug fix roadmap)
-
None
-
7.0.10
-
7
-
1
-
Severity 3 - Minor
-
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.
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