Actions
Defect #10348
closedWrong issue statuses assignment during issue copy
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Issues
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
Defect: during issue copy available statuses computed based on source issue status. Also when creating issue status validation performed upon source issue status as well.
Steps to reproduce:
- Create two statuses - one should be default, other should be any other status, let's say their names are New and Done
- Create workflow that allows current user to change status from New to Done only and does not allow to change status from Done to any other
- Create new issue
- Change status to Done
- Copy issue - on the issue creation screen you will be able to choose New status
- After issue creation status in the new issue will be reverted to Done
This defect also allows users to copy issues and assign them statuses they should not be able to assign.
Attached is the patch that solves this inconsistency
Files
Related issues
Updated by Go MAEDA over 9 years ago
- Has duplicate Defect #16230: Copying issue to other tracker without the status added
Updated by Go MAEDA over 9 years ago
- Related to Feature #17576: Ability to choose, in administration page, the behaviour of status during copying issues added
Updated by Florian ROBERT about 9 years ago
+1 no needs of #17576 if this is corrected
Updated by Toshi MARUYAMA about 8 years ago
- Related to deleted (Feature #17576: Ability to choose, in administration page, the behaviour of status during copying issues)
Updated by Toshi MARUYAMA about 8 years ago
- Related to Feature #23610: Reset status when copying issues added
Updated by Toshi MARUYAMA over 7 years ago
- Status changed from New to Needs feedback
Can we close this issue by fixed #23610?
Updated by Go MAEDA over 7 years ago
- Status changed from Needs feedback to Closed
- Resolution set to Fixed
Actions