Bug 1659853

Summary: Can not order all fields in the bug list page sometimes
Product: [Community] Bugzilla Reporter: Rony Gong 🔥 <qgong>
Component: Query/Bug ListAssignee: PnT DevOps Devs <hss-ied-bugs>
Status: CLOSED DUPLICATE QA Contact: tools-bugs <tools-bugs>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 5.0CC: khong, qgong
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-12-17 06:50:35 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:
Embargoed:

Description Rony Gong 🔥 2018-12-17 02:59:26 UTC
Description of problem:
Can not order all fields in the bug list page sometimes

Version-Release number of selected component (if applicable):
5.0.4.rh11
Browser: chrome 68

How reproducible:
Sometimes

Steps to Reproduce:
1.Log in, then click the link 'My Bugs'
2.If the list can be ordered, then try many times of resetting it to Bugzilla default fields
3.

Actual results:
Can't sort this list by any fields

Expected results:
Can sore this list by any fields

Additional info:
The exception in the chrome console:
datatables.min.js:77 Uncaught TypeError: Cannot read property 'aDataSort' of undefined
    at W (datatables.min.js:77)
    at xa (datatables.min.js:81)
    at HTMLTableElement.<anonymous> (datatables.min.js:105)
    at Function.each (jquery-1.7.1.min.js:2)
    at init.each (jquery-1.7.1.min.js:2)
    at init.m [as dataTable] (datatables.min.js:97)
    at init.h.fn.DataTable (datatables.min.js:176)
    at HTMLDocument.<anonymous> (VM2052 buglist.cgi:9865)
    at n (jquery-1.7.1.min.js:2)
    at Object.fireWith (jquery-1.7.1.min.js:2)

Comment 1 Jeff Fearn 🐞 2018-12-17 06:50:35 UTC

*** This bug has been marked as a duplicate of bug 1658598 ***