Bug 1318898

Summary: Can't select bugs to batch update
Product: [Community] Bugzilla Reporter: Rony Gong 🔥 <qgong>
Component: Query/Bug ListAssignee: Jeff Fearn 🐞 <jfearn>
Status: CLOSED NEXTRELEASE QA Contact: tools-bugs <tools-bugs>
Severity: high Docs Contact:
Priority: high    
Version: 5.0CC: huiwang, jfearn, jmcdonal, mtahir, qgong
Target Milestone: 5.0   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-05-04 01:34:03 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Rony Gong 🔥 2016-03-18 05:26:53 UTC
Description of problem:
Can't select bugs to batch update

It always show 'You apparently didn't choose any bugs to modify'.even if you select all bugs to update.

Version-Release number of selected component (if applicable):
5.0.2.rh2

How reproducible:
100%


Steps to Reproduce:
1.Do a search to get a bug list, then batch change this bugs
2.Click the button 'select all'
3.Change the bug status
4.Commit

Actual results:
page show:
You apparently didn't choose any bugs to modify.

Expected results:


Additional info:

Comment 1 Rony Gong 🔥 2016-04-18 09:37:09 UTC
QA environment with version(5.0.2-rh4, DB: pgsql)
Result: Fail
Steps:
1.Do a search to get a bug list, then batch change this bugs
2.Click the button 'select all', then click 'Deselect all', then select 2 bugs
3.Change the bug status
4.Commit
==>It will change the all bugs.

Comment 2 Rony Gong 🔥 2016-04-18 09:39:04 UTC
@Jeff, after check the upstream 5.0 server, the check-box still exist in the bug batch change page, but this check-box not exist in RH-bz5.0 server. is it a design change of NEW CSS  or bug?

Comment 3 Jeff Fearn 🐞 2016-04-18 22:35:23 UTC
Hi Rony, this is deliberate, upstream doesn't use DataTables which has built in multi-row selection.

Comment 4 Rony Gong 🔥 2016-04-20 03:44:16 UTC
Verify this bug as Pass presently, and report bug 1328682 to track it more