Ticket #4298 (new enhancement)
tickets linked to multiple versions
| Reported by: | ittayd@… | Owned by: | jonas |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.0 |
| Component: | ticket system | Version: | 0.10.2 |
| Severity: | major | Keywords: | milestone version workflow |
| Cc: | yellen@… |
Description
As far as I understand, bug 2945 dealt only with description changes for requirement issues.
I have a different scenario. Say I have a project with versions 1.0, 1.0.1, 1.0.2 and 1.1. a bug is found in 1.0. it is fixed in some way in 1.0.2 and in another way in 1.1
What I'd like to have is the ability to see all open bugs in 1.0 or 1.0.1 (the above bug included), in 1.0.2 (the above bug is fixed, and the comment describing the fix affects 1.0.2) and 1.1 (the bug is fixed in another way)
I think it means only the ability to associate status changes with a version. maybe also priority and severity (in the above scenario, the fix in 1.0.2 may have been partial, not exactly closing the bug for the 1.0.x stream, but lowering the priority)


