Bug #25113
Fix Users sorting error
Status:
Resolved
Priority:
Nice to have
Assignee:
William Grzybowski
Category:
GUI (new)
Target version:
Needs Merging:
Yes
Needs Automation:
No
Support Suite Ticket:
n/a
Hardware Configuration:
ChangeLog Required:
No
Description
In the Users menu the sorting by Primary Group ID returns an error:
Unable to load /api/v1.0/account/users/?parent=null&sort(+bsdusr_group) startus: 500
Related issues
Associated revisions
fix(gui): allow sorting of a foreign key
Use a SORTING_MAP in the API resource to override default.
Ticket: #25113
History
#1
Updated by Dru Lavigne over 1 year ago
- Assignee changed from Release Council to William Grzybowski
#2
Updated by Dru Lavigne over 1 year ago
- Related to Bug #25112: Account-Users sorting error added
#3
Updated by Dru Lavigne over 1 year ago
- Related to Bug #25111: Account-Users sorting error added
#4
Updated by William Grzybowski over 1 year ago
- Status changed from Unscreened to Screened
- Priority changed from No priority to Nice to have
- Target version set to 11.1
#5
Updated by William Grzybowski over 1 year ago
- Status changed from Screened to Ready For Release
#6
Updated by Dru Lavigne over 1 year ago
- Subject changed from Account-Users sorting error to Fix Users sorting error
#7
Updated by Dru Lavigne over 1 year ago
- Target version changed from 11.1 to 11.1-BETA1
#8
Updated by Bonnie Follweiler over 1 year ago
- File Screen Shot 2017-10-18 at 3.41.14 PM.png Screen Shot 2017-10-18 at 3.41.14 PM.png added
- Needs QA changed from Yes to No
- QA Status Test Passes FreeNAS added
- QA Status deleted (
Not Tested)
Test Passed in FreeNAS-11-MASTER-201710180506
Screenshot provided
#9
Updated by Dru Lavigne over 1 year ago
- Status changed from Ready For Release to Resolved
fix(gui): allow sorting of a foreign key
Use a SORTING_MAP in the API resource to override default.
Ticket: #25113