Reporter |
![]() |
---|---|
Created | Mar 4, 2013 2:04:24 PM |
Updated | Mar 4, 2013 4:34:23 PM |
Priority | Normal |
Type | Bug |
State | Open |
Assignee | Dmitry Krasilschikov (dima) |
Subsystem | Workflow |
Fix versions | No Fix versions |
Fixed in builds | No Fixed in build |
Affected versions | 4.2 |
Browser | Any Browser |
OS | Any OS |
Verified in build | Not verified |
Verified by | Nobody |
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.