Hi
i'm new in JIRA scripting and rest API,
i would like to automate the manually process of updating the users properties by using a script or API.
i have below properties name to be updated for each user:
Country
Store
CompanyType
Region
thanks in advance
Hello,
You can use Jira Rest Api:
Also have a look at this thread. You can find an example there:
https://community.atlassian.com/t5/Jira-questions/Set-User-Property-with-API/qaq-p/796550
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.