Jira get issues API give wrong parent

Hi,

I am using /rest/api/2/search?jql= to get all issues.
I have noticed that for different user it returns wrong json.
In my case it gives parent details for 1 user and for other not giving parent details.
FYI: The issue doesn’t have parent.

Does anyone have idea why it gives wrong parent details?

Hi,

For now we have set parent as null as a workaround.

If anyone have better solution then please suggest.