Content
View differences
Updated by Mir Bhatia 8 months ago
**As** a meeting moderator,
**I want to** move the work packages added to the meeting directly from the backlog to sections using the agenda item actions,
**so that** in meetings with many work packages or sections, I don't have to laboriously move them up one by one.
**Acceptance criteria**
* In the 'More' (⋯) menu of an agenda item,
* Add a new sub-menu titled 'Move'
* This sub-menu has these options:
* Move to top
* Move up
* Move down
* Move to bottom
* _\--- (divider)_
* Move to backlog
* Move to section (new)
* Uses the same field as the section selector in the meetings work package tab, with the same options and default selections
* Continues to show the backlog section as an option
* _\--- (divider)_
* Move to next meeting
* When a meeting has multiple sections, a new 'Move to section' action will, on click, show a dialog with just one select input:
* Title: "Move to section"
* Dropdown options: all existing sections (including the backlog)
* In the 'More' (⋯) menu of a backlog item,
* Instead of "Move Replace 'Move to current meeting" at all times, one of the following shows conditionally:
* Move meeting' with 'Move to section (new) - when there are 2 or more sections
* Move to current meeting (same as before) - when the meeting is empty or there is only 1 section
**Note for QA**
* This PR changed how references to the current occurrence are kept in code, so please look out for weirdness when dealing with all actions in a series occurrence, and especially when moving items to/from the backlog
section'
**Visuals**
**<img class="image_resized op-uc-image op-uc-image_inline" style="width:377px;" src="/api/v3/attachments/780710/content">**
**<img class="image_resized op-uc-image op-uc-image_inline" style="width:554px;" src="/api/v3/attachments/780713/content">**
**Technical notes**
* <br>
**Permissions and visibility considerations**
* _None_
**Translation considerations**
* New string 'Move to section'
**Out of scope**
* <br>
**I want to** move the work packages added to the meeting directly from the backlog to sections using the agenda item actions,
**so that** in meetings with many work packages or sections, I don't have to laboriously move them up one by one.
**Acceptance criteria**
* In the 'More' (⋯) menu of an agenda item,
* Add a new sub-menu titled 'Move'
* This sub-menu has these options:
* Move to top
* Move up
* Move down
* Move to bottom
* _\--- (divider)_
* Move to backlog
* Move to section (new)
* Continues to show the backlog section as an option
* _\--- (divider)_
* Move to next meeting
* When a meeting has multiple sections, a new 'Move to section' action will, on click, show a dialog with just one select input:
* Title: "Move to section"
* Dropdown options: all existing sections (including the backlog)
* In the 'More' (⋯) menu of a backlog item,
* Instead of "Move
* Move
* Move to current meeting (same as before) - when the meeting is empty or there is only 1 section
**Note for QA**
* This PR changed how references to the current occurrence are kept in code, so please look out for weirdness when dealing with all actions in a series occurrence, and especially when moving items to/from the backlog
**<img class="image_resized op-uc-image op-uc-image_inline" style="width:377px;" src="/api/v3/attachments/780710/content">**
**<img class="image_resized op-uc-image op-uc-image_inline" style="width:554px;" src="/api/v3/attachments/780713/content">**
**Technical notes**
* <br>
**Permissions and visibility considerations**
* _None_
**Translation considerations**
* New string 'Move to section'
**Out of scope**
* <br>