Content
View differences
Updated by Marc Alcobé about 1 year ago
**As** a mobile app user \[enter role of user\]
**I want to** be able to group work packages \[enter objective\]
**so that** I can find the work packages I'm looking for easily \[enter desired result\]
**Acceptance criteria**
* If a view/query has a grouping saved Default sorting order matches the sorting used in the web app, use app for that as the default display of the view.
* The component expandable box created for the work package overview should be reused here for the groups.
* Add a new group icon button to the sub-header toolbar.
* Group by functionality:
* Tapping on the sort icon button opens a dropdown modal with the options:
* Type
* Status
* Assignee
* Author
* Priority (if available)
* Version (if available)
* After the user selected the sorting criteria to apply, the list below will be grouped using the expandable boxes.
* If the user leaves the page and come back to the same view, the default group sorting (if any) of the view is restored.
**Visuals**
<img class="op-uc-image op-uc-image_inline" src="/api/v3/attachments/434951/content">
view/query.
**Technical notes**
* <br>
**Permissions and Visibility considerations**
* Make the functionalities available to everyone, as views can't be saved from mobile app. _To whom is this feature visible?_
* _When is it not visible?_
**Out of scope**
* Save any new view/query out of the new grouping.
* Change the default grouping of a view by saving. <br>
**I want to** be able to group work packages
**so that** I can find the work packages I'm looking for easily
**Acceptance criteria**
* If a view/query has a grouping saved
* The component expandable box created for the work package overview should be reused here for the groups.
* Add a new group icon button to the sub-header toolbar.
* Group by functionality:
* Tapping on the sort icon button opens a dropdown modal with the options:
* Type
* Status
* Assignee
* Author
* Priority (if available)
* Version (if available)
* After the user selected the sorting criteria to apply, the list below will be grouped using the expandable boxes.
* If the user leaves the page and come back to the same view, the default group sorting (if any) of the view is restored.
**Visuals**
<img class="op-uc-image op-uc-image_inline" src="/api/v3/attachments/434951/content">
* <br>
**Permissions and Visibility considerations**
* Make the functionalities available to everyone, as views can't be saved from mobile app.
* _When is it not visible?_
**Out of scope**
* Save any new view/query out of the new grouping.
* Change the default grouping of a view by saving.