Project

General

Profile

« Previous | Next » 

Revision 3ec51c07

Added by Adam Price almost 10 years ago

fixes #6573 - foretello should error when sorting by non-sortable field, BZ 1110431

View differences:

engines/bastion/app/assets/javascripts/bastion/content-hosts/bulk/content-hosts-bulk-action-host-collections.controller.js
params = {
'organization_id': CurrentOrganization,
'offset': 0,
'sort_by': 'name',
'sort_order': 'ASC',
'order': 'name ASC',
'paged': true
};

Also available in: Unified diff