Defect #31624
Query clear button does not clear sort options if using a custom query
Status: | Needs feedback | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Issues filter | |||
Target version: | - | |||
Resolution: | Cant reproduce | Affected version: |
Description
When using a custom query that uses a specific sort, if you select the clear button - the filters are cleared but the pre-defined sort is not cleared. Tested in 3.x and 4x.
History
#1
Updated by Go MAEDA about 3 years ago
- Status changed from New to Needs feedback
- Resolution set to Cant reproduce
I cannot reproduce. Could you describe detailed steps to reproduce the issue?
The steps I tried were:
- Sort issues by status
- Save as a query named "Sort by status"
- Apply "Sort by status" query
- Click "Clear"
The issues list was sorted by id after I clicked "Clear".