Reporter |
![]() |
---|---|
Created | Mar 4, 2013 2:04:24 PM |
Updated | Jul 26, 2013 6:40:03 PM |
Resolved | May 7, 2013 2:00:37 PM |
Priority | Normal |
Type | Bug |
State | Verified |
Assignee | Dmitry Krasilschikov (dima) |
Subsystem | Workflow |
Fix versions | 5.0 |
Fixed in builds | No Fixed in build |
Affected versions | 4.2 |
Browser | Any Browser |
OS | Any OS |
Verified in build | 7225 |
Verified by | Sergey Kesarev (derketzer) |
Reviewed by | No reviewed by |
Severity | Routine |
Suppose you have a task N-1 (state in progress).
Task N-1 has the following subtasks:
Now when you try to mark N-4 as fixed (of if you try to remove it), Youtrack tries to mark N-1 as duplicate!! Makes subtasks unusable if you have duplicates among them.
This means that both rules of the jetbrains-youtrack-subtasks are buggy in this situation.
Task N-1 has the following subtasks:
- N-2 - fixed
- N-3 - duplicate of N-2
- N-4 - in progress
Now when you try to mark N-4 as fixed (of if you try to remove it), Youtrack tries to mark N-1 as duplicate!! Makes subtasks unusable if you have duplicates among them.
This means that both rules of the jetbrains-youtrack-subtasks are buggy in this situation.