Operations
Applying a quick filter | After your corresponding view is loaded, choose from the available quick filters to apply at the top of the page. When multiple quick filters are selected, the queries involved are concatenated with an “AND“ operation. |
Sharing a view with quick filter applied | Copy the URL of the view you intend to share with your colleagues with quick filters applied. The parameters “&quickFilter=“ ensure that they see the same set of data. |
Default quick filters
When accessing a Risk Project and in a newly created Risk Board, there are default quick filters already provided.
For Risk Boards, default quick filters may be modified or removed as desired.
Quick Filter | JQL Query |
---|---|
Not Done | statusCategory != Done |
My Risks | assignee = currentUser() |
Recently Updates | updatedDate >= -1d |