Defect #28946
If assignee is locked subtasks don't get copied
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Issues | |||
Target version: | 3.4.7 | |||
Resolution: | Fixed | Affected version: | 3.4.5 |
Description
Could not copy subtask #2 while copying #1 to #1037 due to validation errors: Assignee is invalid
Related issues
Associated revisions
Clear subtask assignee during copy if is locked (#28946).
Patch by Marius BALTEANU.
History
#1
Updated by Marius BALTEANU over 4 years ago
- Copied from Defect #27863: If version is closed or locked subtasks don't get copied added
#2
Updated by Marius BALTEANU over 4 years ago
- Assignee set to Marius BALTEANU
- Target version set to Candidate for next minor release
#3
Updated by Marius BALTEANU over 4 years ago
- File 0001-clear-subtask-assignee-during-copy-if-is-locked.patch
added
- Assignee deleted (
Marius BALTEANU) - Target version changed from Candidate for next minor release to 3.4.7
Attached a patch that fixes this issue.
#4
Updated by Go MAEDA over 4 years ago
- Status changed from New to Closed
- Assignee set to Go MAEDA
- Resolution set to Fixed
Committed. Thank you for the fix.