Hi!
I'm trying to get all users from Jira to Azure SQL database using Azure Data Factory, but the only table with information about users that I found ('Platform'.'Api_Group_Users') returns only users that are active, employees that stopped working in the company are not returned. Where can I find these old employees?
Thanks.