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
* A status badge is added behind the h1 title. Either
* the work package linked in project\_creation\_wizard\_artifact\_work\_package\_id project internal settings
* or the status from project\_creation\_wizard\_status\_when\_submitted\_id project internal settings, if the work package does not exists
* The date in the footer shows the date and time of export
* The footer text shows the "project name | <Name selected in administration for the 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 artifact artefact, default is "Project initiation request"
**Permissions and visibility considerations**
* Exporting user needs to have the `export_projects` permission
**Out of scope**
* Design refinement will be done in follow-up <mention class="mention" data-id="69137" data-type="work_package" data-text="###69137">###69137</mention>
**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
* A status badge is added behind the h1 title. Either
* the work package linked in project\_creation\_wizard\_artifact\_work\_package\_id project internal settings
* or the status from project\_creation\_wizard\_status\_when\_submitted\_id project internal settings, if the work package does not exists
* The date in the footer shows the date and time of export
* The footer text shows the "project name | <Name selected in administration for the 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 artifact
**Permissions and visibility considerations**
* Exporting user needs to have the `export_projects` permission
**Out of scope**
* Design refinement will be done in follow-up <mention class="mention" data-id="69137" data-type="work_package" data-text="###69137">###69137</mention>