Feature #12355
openBeing able to close blocking and blocked issues in one bulk update operation
0%
Description
If there are 2 open issues related to each other with a "blocks/blocked by" relationship, then the context menu in the issue list (as well as the bulk update issue form) won't propose the user the "Closed" target status even if both issues are selected for update.
I.e. the two dependent issues can't be closed at the same time but they should.
Related issues
Updated by Jean-Philippe Lang almost 12 years ago
- Tracker changed from Defect to Feature
- Subject changed from Closed status transition is not allowed in bulk update/context menu because of issue blocks/blocked by relationship to Being able to close blocking and blocked issues in one bulk update operation
- Target version deleted (
Candidate for next minor release)
Hardly a defect. Blocked issue can not be closed before the blocking issue is closed. Being able to close them at the same time is pretty much a feature request.
Updated by Etienne Massip almost 12 years ago
- Target version set to Candidate for next major release
Jean-Philippe Lang wrote:
Hardly a defect. Blocked issue can not be closed before the blocking issue is closed. Being able to close them at the same time is pretty much a feature request.
Yes, I had a hesitation indeed.
The fact is that when you're trying to close all 50 issues of a version at the same time and there are 2 tied by this relationship then you have to figure out that this is the reason why the 'Closed' status is not proposed.