Defect #13586
Circular loop testing prevents precedes/follows relation between subtasks
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Issues | |||
Target version: | 2.3.1 | |||
Resolution: | Fixed | Affected version: | 2.3.0 |
Description
If I create 3 tickets
- 1
- subticket 1a
- subticket 1b
On my system I always get a circular loop error if I want to define 1b follows 1a. I'd expect that to work and that the end date of 1 would be adjusted accordingly. AFAIR it did work in older versions.
Related issues
Associated revisions
History
#1
Updated by Jean-Philippe Lang over 9 years ago
- Subject changed from Circular loop testing too strict to Circular loop testing prevents precedes/follows relation between subtasks
- Assignee set to Jean-Philippe Lang
- Target version set to 2.3.1
#2
Updated by Jean-Philippe Lang over 9 years ago
- Status changed from New to Resolved
- Resolution set to Fixed
Fixed in r11692, thanks for pointing this out.