Content
View differences
Updated by Oliver Günther 6 days ago
**As** a meeting faciliator or participant
**I want to** be able to convert an agenda item into a work package
**so that** I can easily make agenda items actionnable in a project context
**Acceptance criteria**
* Add a new option in the 'More' menu of basic agenda items
* Label: "Convert to work package"
* Leading icon: `package-dependents`
* When this option is clicked, open a work package creation dialog
* Use the existing dialog for creating a new child
* The subject should be the title of the agenda item
* The type should be pre-selected as the first item on the list
* The description should be the text of the note
* If meeting outcomes exist, they should be appended to the description
* After the user clicks on 'Create work package', the modal is closed
* The work package should be created in the project meeting belongs to
* The agenda item is converted to a work package agenda item
* The previous agenda item text is replaced with a text macro of the work package description. This way, we keep the description without duplication
**Technical notes**
* <br>
**Permissions and visibility considerations**
* None
**Translation considerations**
* New string: 'Convert to work package'
**I want to** be able to convert an agenda item into a work package
**so that** I can easily make agenda items actionnable in a project context
**Acceptance criteria**
* Add a new option in the 'More' menu of basic agenda items
* Label: "Convert to work package"
* Leading icon: `package-dependents`
* When this option is clicked, open a work package creation dialog
* Use the existing dialog for creating a new child
* The subject should be the title of the agenda item
* The type should be pre-selected as the first item on the list
* The description should be the text of the note
* If meeting outcomes exist, they should be appended to the description
* The work package should be created in the project meeting belongs to
* The agenda item is converted to a work package agenda item
* The previous agenda item text is replaced with a text macro of the work package description. This way, we keep the description without duplication
**Technical notes**
* <br>
**Permissions and visibility considerations**
* None
**Translation considerations**
* New string: 'Convert to work package'