-
Bug
-
Resolution: Fixed
-
High (View bug fix roadmap)
-
3.7.2
-
3.07
-
When users leave the organization, we recommend that they be removed from JIRA groups as a means of revoking their access. If the JIRA admin then wants to bulk-move a removed user's issues, JIRA fails with a cryptic error:
This field cannot be updated, its value will be set to the default for the field in the target environment.
We should either print a more useful error message, or modify the code to allow this operation.
See the thread at:
http://forums.atlassian.com/thread.jspa?forumID=46&threadID=11054
- is related to
-
JRASERVER-14385 Bulk move where reported should be retained gives "reporter is required" error
-
- Closed
-
-
JRASERVER-15181 Make bulk move operation more user-friendly during field update stage
- Gathering Interest
I see that this issue is resolved, but I'll post this here for what it's worth for anyone else who stumbles across the issue:
I encountered the same problem with JIRA 4.3 wherein JIRA requested a new value for the reporter field when simply trying to change the type of some issues within the same project. The moving user did have Modify Reporter permission, so that wasn't it...but by ensuring that the Reporter for each of the issues was a bona-fide member of jira-users, the problem went away.
See also JRA-16476.