Why does RTC require me to have JazzAdmins privilege to import workitems by CSV?
I am trying to import some work items using a CSV file. For a simple test, I'm only trying to import one item. The first line contains the attribute names and the second line is the data for the one work item. The first field is the "Id" attribute and it is for an existing work item in the project area (I get an error if I try to update a work item not owned by the project area). I am not specifying a custom mappings file since the first line of the CSV file contains the attributes.
After chugging away for a bit (why is such a simple/small import so slow?), it comes back with the error: Could not update work item from test.csv (Line 2) User "test" does not have the required permission to perform this operation. The "JazzAdmins" role is required to perform this operation. If I remove all the fields referring to Contributor type attributes, all I get is "Permission denied". I found some more information about this in the "Team Advisor" tab. It basically says I don't have permission to save a custom attribute. If I look in Permissions section of "Process Configuration" though, I can't see where I enable a permission to save a custom attribute. |
Accepted answer
One other answer
I encountered the same problem.
But when i had entered the user name (as it appears on RTC) instead of the user id (as in Company's active directory), it accepted the input and imported without the error message ""JazzAdmins" role is required to perform this operation." |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.
Comments
If I remove all the fields referring to Contributor type attributes, all I get is "Permission denied".
I do not know the answer, but don't like it either.. I know there are risks..
I should be able to give project admins permission to import into their projects.