Content
View differences
Updated by Andrej Sandorf 6 months ago
**As** a project initiation requester
**I want to** export the values of the wizard for my initiation form
**so that** it helps me submit my project idea to the portfolio mangers and archives the request.
**Acceptance criteria**
* The labels and values of the project initiation request wizard are exported for all project attributes and sections
* which are enabled for the project
* which are enabled for the project creation wizard at `/projects/<project name>/settings/creation_wizard?tab=attributes`
* name and description fields are always included as the first section
* A cover page
* The date in the footer shows the date and time of export
* The footer text shows the "project name | Project initiation request"
* A menu button in the project overview to export it at any time
if the project creation wizard `/projects/<project name>/settings/creation_wizard` is activated for the project
and the feature flag "Project initiation" `/admin/settings/experimental/` is enabled
* Use the user-selected name for the artefact, default is "Project initiation request"
**Permissions and visibility considerations**
* Everybody who can see the project, can export the PDF, new permission is needed to restrict exporting, (in implementation tickets)
**Translation considerations**
* <br>
**Out of scope**
* <br>
**I want to** export the values of the wizard for my initiation form
**so that** it helps me submit my project idea to the portfolio mangers and archives the request.
**Acceptance criteria**
* The labels and values of the project initiation request wizard are exported for all project attributes and sections
* which are enabled for the project
* which are enabled for the project creation wizard at `/projects/<project name>/settings/creation_wizard?tab=attributes`
* name and description fields are always included as the first section
* A cover page
* The date in the footer shows the date and time of export
* The footer text shows the "project name | Project initiation request"
* A menu button in the project overview to export it at any time
if the project creation wizard `/projects/<project name>/settings/creation_wizard` is activated for the project
and the feature flag "Project initiation" `/admin/settings/experimental/` is enabled
* Use the user-selected name for the artefact, default is "Project initiation request"
**Permissions and visibility considerations**
* Everybody who can see the project, can export the PDF, new permission is needed to restrict exporting, (in implementation tickets)
**Translation considerations**
* <br>
**Out of scope**
* <br>