Content
View differences
Updated by Oliver Günther 7 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` `op-work-packages`
* 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
* Only the basic and required fields should be present
* Basic fields include: type, subject, description
* Other non-required fields (status, priority, version...) are not present
* 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 \[open\] _Do we still display the agenda item text is replaced with a text macro notes (now the description of the work package) as is? Pro: the user has the current context; Con: duplication._
* _Possible solution: include the work package description. This way, we keep the description without duplication
as a macro?_
**Technical notes**
* <br>
**Permissions and visibility considerations**
* None
**Translation considerations**
* New string: 'Convert to work package'
**Out of scope**
* to be explroed
**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
* Only the basic and required fields should be present
* Basic fields include: type, subject, description
* Other non-required fields (status, priority, version...) are not present
* 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
* _Possible solution: include the work
* <br>
**Permissions and visibility considerations**
* None
**Translation considerations**
* New string: 'Convert to work package'
**Out of scope**
* to be explroed