Hello,
We want to make sync for Plans/Roadmap Teams from other source (AD) since it does not accept groups,
I am able to get information about existing groups and their members with compiling export of /team , /resource and /person
So I can export all teams and their members and check for people that are missing in some Team A,
Now I need to add missing people to this team by knowing their Jira usernames,
How can I do that?
As far I understood person has to be created in Portfolio plugin so it will have some ID,
How can I get this ID?
Or, in general, how can I add Jira user to Team through API for the first time?
Any information will be appreciated,
Thank you.