Hi,
I have set the status as inactive in user management via jira's admin login. But, the following APIs' return the active as 'True' even for inactive users.
rest/api/2/user
rest/api/2/user/search
Is this bug? How do i get the correct result for inactive users?