Operations
Applying Toggle quick filters |
When multiple quick filters are selected, the queries involved are concatenated with “AND“ . |
Sharing Share a view with quickfilterfilters applied |
The parameters “&quickFilter=“ ensure that they see the same set of data. |
Default quick filters
When accessing a Risk Project Some simple quick filters are provided by default in a newly created Risk Board and in a newly created Risk Board, there are default quick filters already provided.For Risk Project. In the case of Risk Boards, the default quick filters may be modified or removed as desired, while for Risk Projects, the filters are fixed.
Quick Filter | JQL Query |
---|---|
Not Done | statusCategory != Done |
My Risks | assignee = currentUser() |
Recently Updates | updatedDate >= -1d |