Description of problem: On the bulk edit form when marking bugs CLOSED DUPLICATE the dup_id field is missing. Version-Release number of selected component (if applicable): 5.0.4 How reproducible: Always Steps to Reproduce: 1. run a search 2. select some bugs 3. click edit 4. Change status to CLOSED 5. Change resolution to DUPLICATE 6. Try and set the bug id of the duplicated bug Actual results: You can't. Expected results: You can. Additional info: Make sure status, resolution and dup_id are next to each other.
NOTE: Any attempt to set more than one bug a sa duplicate will be rejected by the server. This needs to be obvious in the UI, maybe a message about it and disabling selecting the DUPLICATE resolution if more than one bug is selected.
On QA server: 1 generate a bug list 2 select some rows 3 select Edit 4 click 'Mark as Duplicate' checkbox 5 enter a bug id in to the revealed input 6 click Submit Submission fails due to server side restriction on closing multiple bugs as dupes. 7 select 1 bug on list 8 repeat rest of submission Selected bug is correctly closed as a duplicate.
The fix for this bug has been deployed to the stage server for public testing. https://bugzilla.stage.redhat.com/
This change is now live. If there are any issues, do not reopen this bug. Instead, you should create a new bug and reference this bug.