You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
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.