Importing json using following json, only imports Name as test test, the email address, the public name is @Test Test, and it adds the user to 2 other groups and 1 other product, and gives part-admin rights as well. but what it does matters little to not at all for it imports my json not as expected.
{
"users": [{
"name": "thisisusername",
"groups": ["jira-servicemanagement-customeronly-mycompany"],
"active": true,
"email": "test1@yahoo.com",
"fullname": "Full Name"
}
}
]
The mentioned group gives customer access only which is the whole point, and to one product only.
Hi Gabe,
Thanks for your question on community.
It appears that you've submitted a support ticket regarding this inquiry. Our team will respond shortly with an update.
Have a good day ahead!
Regards,
Anusha A
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.