Content
View differences
Updated by Parimal Satyal 10 days ago
* We offer pre-defined out-of-the-box quick filters
* My items (shortcut filter to quickly show only items assigned to the current user)
* High priority (shortcut filter to show only high prio items)
* Recently updated (shortcut filter to show items modified in the last 24h)
* Created by me (shortcut filter to show only items created by the current user)
* Quick filters are based on the available filters and combinations of filters
* Text search
* Assignee
* Type
* Parent
* Priority
* All
* Other filters are available via (opens the 'All' button, which shows the existing filters panel with the following work package attributes available as filters:
* % Complete
* Accountable
* Assignee
* Assignee or belonging group
* ~~Assignee's role~~
* ~~Attachment content~~
* ~~Attachment file name~~
* Author
* ~~Budget~~
* ~~Comment~~
* Created on
* Descendants of
* Description
* Duration
* Finish date
* ID
* ~~Including subproject~~
* Is milestone
* Only subproject
* Parent
* Priority
* Project phase
* ~~Shared with users~~
* Sprint
* Start date
* Status
* Subject - Will be used for the "Search by name" search box.
* Type
* Updated on
* Version
* ~~Watcher~~
* Work panel)
* Multiple filters can be applied simultaneously
* Active filters are visually highlighted, showing the user what filters are currently applied.
* A "Clear All Filters" button to reset the board to its default unfiltered state.
* Filter results applied instantly in real time without page reload.
* Items that do not match the active filters are hidden (not just grayed out) to reduce visual noise.
* Column item counts update dynamically to reflect filtered results.
## Filter Logic & Behavior
##
<figure class="table op-uc-figure_align-center op-uc-figure"><table class="op-uc-table"><tbody><tr class="op-uc-table--row"><td class="op-uc-table--cell" style="border-bottom:1.00pt solid #000000;border-left:1.00pt solid #000000;border-right-style:none;border-top:1.00pt solid #000000;padding:0in 0in 0in 0.08in;"><p class="op-uc-p"><strong>Behavior</strong></p></td><td class="op-uc-table--cell" style="border-bottom:1.00pt solid #000000;border-left:1.00pt solid #000000;border-right-style:none;border-top:1.00pt solid #000000;padding:0in 0in 0in 0.08in;"><p class="op-uc-p"><strong>Logic</strong></p></td><td class="op-uc-table--cell" style="border-color:#000000;border-width:1.00pt;padding:0in 0.08in;"><p class="op-uc-p"><strong>Example</strong></p></td></tr><tr class="op-uc-table--row"><td class="op-uc-table--cell" style="background-color:transparent;border-bottom:1.00pt solid #000000;border-left:1.00pt solid #000000;border-right-style:none;border-top-style:none;padding:0in 0in 0in 0.08in;"><p class="op-uc-p"><strong>Within same filter (e.g., multiple assignees)</strong></p></td><td class="op-uc-table--cell" style="background-color:transparent;border-bottom:1.00pt solid #000000;border-left:1.00pt solid #000000;border-right-style:none;border-top-style:none;padding:0in 0in 0in 0.08in;"><p class="op-uc-p">OR</p></td><td class="op-uc-table--cell" style="background-color:transparent;border-bottom:1.00pt solid #000000;border-left:1.00pt solid #000000;border-right:1.00pt solid #000000;border-top-style:none;padding:0in 0.08in;"><p class="op-uc-p">Alice OR Bob → shows items assigned to either</p></td></tr><tr class="op-uc-table--row"><td class="op-uc-table--cell" style="border-bottom:1.00pt solid #000000;border-left:1.00pt solid #000000;border-right-style:none;border-top-style:none;padding:0in 0in 0in 0.08in;"><p class="op-uc-p"><strong>Across different filters (e.g., assignee + priority)</strong></p></td><td class="op-uc-table--cell" style="border-bottom:1.00pt solid #000000;border-left:1.00pt solid #000000;border-right-style:none;border-top-style:none;padding:0in 0in 0in 0.08in;"><p class="op-uc-p">AND</p></td><td class="op-uc-table--cell" style="border-bottom:1.00pt solid #000000;border-left:1.00pt solid #000000;border-right:1.00pt solid #000000;border-top-style:none;padding:0in 0.08in;"><p class="op-uc-p">Alice AND High Priority → shows only Alice's high-priority items</p></td></tr><tr class="op-uc-table--row"><td class="op-uc-table--cell" style="background-color:transparent;border-bottom:1.00pt solid #000000;border-left:1.00pt solid #000000;border-right-style:none;border-top-style:none;padding:0in 0in 0in 0.08in;"><p class="op-uc-p"><strong>Text search combined with other filters</strong></p></td><td class="op-uc-table--cell" style="background-color:transparent;border-bottom:1.00pt solid #000000;border-left:1.00pt solid #000000;border-right-style:none;border-top-style:none;padding:0in 0in 0in 0.08in;"><p class="op-uc-p">AND</p></td><td class="op-uc-table--cell" style="background-color:transparent;border-bottom:1.00pt solid #000000;border-left:1.00pt solid #000000;border-right:1.00pt solid #000000;border-top-style:none;padding:0in 0.08in;"><p class="op-uc-p">"login" AND Bug → shows bugs with "login" in title/description</p></td></tr><tr class="op-uc-table--row"><td class="op-uc-table--cell" style="border-bottom:1.00pt solid #000000;border-left:1.00pt solid #000000;border-right-style:none;border-top-style:none;padding:0in 0in 0in 0.08in;"><p class="op-uc-p"><strong>Clear All</strong></p></td><td class="op-uc-table--cell" style="border-bottom:1.00pt solid #000000;border-left:1.00pt solid #000000;border-right-style:none;border-top-style:none;padding:0in 0in 0in 0.08in;"><p class="op-uc-p">RESET</p></td><td class="op-uc-table--cell" style="border-bottom:1.00pt solid #000000;border-left:1.00pt solid #000000;border-right:1.00pt solid #000000;border-top-style:none;padding:0in 0.08in;"><p class="op-uc-p">All filters removed; board shows all items</p></td></tr></tbody></table></figure>
* My items (shortcut filter to quickly show only items assigned to the current user)
* High priority (shortcut filter to show only high prio items)
* Recently updated (shortcut filter to show items modified in the last 24h)
* Created by me (shortcut filter to show only items created by the current user)
* Quick filters are based on the available filters and combinations of filters
* Text search
* Assignee
* Type
* Parent
* Priority
* All
* Other filters are available via
* % Complete
* Accountable
* Assignee
* Assignee or belonging group
* ~~Assignee's role~~
* ~~Attachment content~~
* ~~Attachment file name~~
* Author
* ~~Budget~~
* ~~Comment~~
* Created on
* Descendants of
* Description
* Duration
* Finish date
* ID
* ~~Including subproject~~
* Is milestone
* Only subproject
* Parent
* Priority
* Project phase
* ~~Shared with users~~
* Sprint
* Start date
* Status
* Subject - Will be used for the "Search by name" search box.
* Type
* Updated on
* Version
* ~~Watcher~~
* Work
* Multiple filters can be applied simultaneously
* Active filters are visually highlighted, showing the user what filters are currently applied.
* A "Clear All Filters" button to reset the board to its default unfiltered state.
* Filter results applied instantly in real time without page reload.
* Items that do not match the active filters are hidden (not just grayed out) to reduce visual noise.
* Column item counts update dynamically to reflect filtered results.
## Filter Logic & Behavior
##
<figure class="table op-uc-figure_align-center op-uc-figure"><table class="op-uc-table"><tbody><tr class="op-uc-table--row"><td class="op-uc-table--cell" style="border-bottom:1.00pt solid #000000;border-left:1.00pt solid #000000;border-right-style:none;border-top:1.00pt solid #000000;padding:0in 0in 0in 0.08in;"><p class="op-uc-p"><strong>Behavior</strong></p></td><td class="op-uc-table--cell" style="border-bottom:1.00pt solid #000000;border-left:1.00pt solid #000000;border-right-style:none;border-top:1.00pt solid #000000;padding:0in 0in 0in 0.08in;"><p class="op-uc-p"><strong>Logic</strong></p></td><td class="op-uc-table--cell" style="border-color:#000000;border-width:1.00pt;padding:0in 0.08in;"><p class="op-uc-p"><strong>Example</strong></p></td></tr><tr class="op-uc-table--row"><td class="op-uc-table--cell" style="background-color:transparent;border-bottom:1.00pt solid #000000;border-left:1.00pt solid #000000;border-right-style:none;border-top-style:none;padding:0in 0in 0in 0.08in;"><p class="op-uc-p"><strong>Within same filter (e.g., multiple assignees)</strong></p></td><td class="op-uc-table--cell" style="background-color:transparent;border-bottom:1.00pt solid #000000;border-left:1.00pt solid #000000;border-right-style:none;border-top-style:none;padding:0in 0in 0in 0.08in;"><p class="op-uc-p">OR</p></td><td class="op-uc-table--cell" style="background-color:transparent;border-bottom:1.00pt solid #000000;border-left:1.00pt solid #000000;border-right:1.00pt solid #000000;border-top-style:none;padding:0in 0.08in;"><p class="op-uc-p">Alice OR Bob → shows items assigned to either</p></td></tr><tr class="op-uc-table--row"><td class="op-uc-table--cell" style="border-bottom:1.00pt solid #000000;border-left:1.00pt solid #000000;border-right-style:none;border-top-style:none;padding:0in 0in 0in 0.08in;"><p class="op-uc-p"><strong>Across different filters (e.g., assignee + priority)</strong></p></td><td class="op-uc-table--cell" style="border-bottom:1.00pt solid #000000;border-left:1.00pt solid #000000;border-right-style:none;border-top-style:none;padding:0in 0in 0in 0.08in;"><p class="op-uc-p">AND</p></td><td class="op-uc-table--cell" style="border-bottom:1.00pt solid #000000;border-left:1.00pt solid #000000;border-right:1.00pt solid #000000;border-top-style:none;padding:0in 0.08in;"><p class="op-uc-p">Alice AND High Priority → shows only Alice's high-priority items</p></td></tr><tr class="op-uc-table--row"><td class="op-uc-table--cell" style="background-color:transparent;border-bottom:1.00pt solid #000000;border-left:1.00pt solid #000000;border-right-style:none;border-top-style:none;padding:0in 0in 0in 0.08in;"><p class="op-uc-p"><strong>Text search combined with other filters</strong></p></td><td class="op-uc-table--cell" style="background-color:transparent;border-bottom:1.00pt solid #000000;border-left:1.00pt solid #000000;border-right-style:none;border-top-style:none;padding:0in 0in 0in 0.08in;"><p class="op-uc-p">AND</p></td><td class="op-uc-table--cell" style="background-color:transparent;border-bottom:1.00pt solid #000000;border-left:1.00pt solid #000000;border-right:1.00pt solid #000000;border-top-style:none;padding:0in 0.08in;"><p class="op-uc-p">"login" AND Bug → shows bugs with "login" in title/description</p></td></tr><tr class="op-uc-table--row"><td class="op-uc-table--cell" style="border-bottom:1.00pt solid #000000;border-left:1.00pt solid #000000;border-right-style:none;border-top-style:none;padding:0in 0in 0in 0.08in;"><p class="op-uc-p"><strong>Clear All</strong></p></td><td class="op-uc-table--cell" style="border-bottom:1.00pt solid #000000;border-left:1.00pt solid #000000;border-right-style:none;border-top-style:none;padding:0in 0in 0in 0.08in;"><p class="op-uc-p">RESET</p></td><td class="op-uc-table--cell" style="border-bottom:1.00pt solid #000000;border-left:1.00pt solid #000000;border-right:1.00pt solid #000000;border-top-style:none;padding:0in 0.08in;"><p class="op-uc-p">All filters removed; board shows all items</p></td></tr></tbody></table></figure>