Problem Statement
Info |
---|
This article helps you in adding a user to a group |
Error Message
Code Block |
---|
|
Remote error: You cannot add users to groups which are not visible to you. |
Log Entries
Code Block |
---|
|
--action runFromCsv --common "-action addUserToGroup --file "C:\newpenn_testusers.csv" --autoGroup
Remote error: You cannot add users to groups which are not visible to you.” |
Environment
Application | VersionJira | App Version | Database Type |
---|
Cause
...
Solution
...
App | Jira Command Line Interface (JCLI) |
---|
Solution
Check for the below cases to identify and resolve the issue:
- Make sure that the CLI user has the necessary permissions to access user management in your JIRA?
- Group names are case sensitive and if the names in CSV file do not match the group names, you may see this error. Check if the group's names are matching?