GetUsersManager

I need to be able to retrieve the users manager to use in approval automations and other scenarios.

Has anyone been able to do this with a call to the Jira API?

We used Atlas for a bit and the users manager was listed there; so I assume we should be able to acces it either through the API or nativly as a entity property or smart value?

Hello @DamCoder

Refer to this thread over in the public Community forum where the question has been asked before.

It seems the user’s manager is looked up dynamically from Atlas and it’s not stored in a property that the REST API can lookup.