Closed Bug 268462 Opened 20 years ago Closed 20 years ago

Mixed RESOLVED/VERIFIED states cannot be mass-closed

Categories

(Bugzilla :: Creating/Changing Bugs, defect)

2.17.7
defect
Not set
minor

Tracking

()

RESOLVED FIXED
Bugzilla 2.18

People

(Reporter: shane.h.w.travis, Assigned: shane.h.w.travis)

Details

Attachments

(1 file)

1. Query for all RESOLVED bugs, 'Change several bugs at once', and you can set 
them all to CLOSED.

2. Query for all VERIFIED bugs, 'Change several bugs at once', and you can set 
them all to CLOSED.

3. Query for all RESOLVED or VERIFIED bugs, 'Change several bugs at once'. The 
option to close them does not present itself.


Under 2.16.7, you could only CLOSE items if they were all VERIFIED. Bug 239826 
changed this to RESOLVED or VERIFIED, but the logic in the patch was incorrect, 
because it did not take into account that it was still inside the "IF 
bugstatuses.size == 1" conditional.

This patch accomplishes what that author was trying to do.
This is a defect in 2.18rc3 (albeit a very minor one), so it seems to me it 
should be patched before final release of 2.18.
Status: NEW → ASSIGNED
Flags: blocking2.18?
Attachment #165196 - Flags: review?(justdave)
Flags: approval2.18?
Target Milestone: --- → Bugzilla 2.18
Comment on attachment 165196 [details] [diff] [review]
Patch against 2.18rc3/tip to allow mixed RESOLVED/VERIFIED to be mass-closed.

very small bug, very small patch. Learning the process, and not asking Dave to
do everything. Jouni, could you please take a quick look-see?
Attachment #165196 - Flags: review?(justdave) → review?(jouni)
Comment on attachment 165196 [details] [diff] [review]
Patch against 2.18rc3/tip to allow mixed RESOLVED/VERIFIED to be mass-closed.

r=jouni
Attachment #165196 - Flags: review?(jouni) → review+
Flags: blocking2.18?
Flags: blocking2.18+
Flags: approval2.18?
Flags: approval2.18+
Flags: approval+
OS: Windows 2000 → All
Checking in template/en/default/list/edit-multiple.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/list/edit-multiple.html.tmpl,v
 <--  edit-multiple.html.tmpl
new revision: 1.21; previous revision: 1.20
done

Checking in template/en/default/list/edit-multiple.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/list/edit-multiple.html.tmpl,v
 <--  edit-multiple.html.tmpl
new revision: 1.17.2.3; previous revision: 1.17.2.2
done
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
QA Contact: matty_is_a_geek → default-qa
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: