-
Bug
-
Resolution: Timed out
-
Low
-
3
-
Severity 3 - Minor
-
Issue Summary
Symptom: When an issue that has issue security level set is being moved to an other project, after moving the issue "disappears", it will not be possible to view it.
Reason: while moving the issue between projects there is no check for permission for the set issue security in destination project. The issue will have an issue security level that belongs to the source project, not available in the target project.
Steps to Reproduce
- choose 2 projects that have different security scheme
- move an issue from one to the other
Expected Results
The issue should have a valid security level and should be visible after moving.
Actual Results
the issue cannot be accesses after moving
The below exception is thrown in the xxxxxxx.log file:
N/A, moving is actually successful
Workaround
Remove issue security level before moving the issue or enable the set issue security permission for the user in both projects (source and destination) in which user is trying to move the issues.
- was cloned as
-
JRACLOUD-80061 When moving issue between projects, there is no check for permission to set issue security in destination project
- Gathering Impact
- mentioned in
-
Page Loading...