Content
View differences
Updated by Niels Lindenthal almost 11 years ago
**As** an OpenProject user
**I want** to create work packages in the split view
**so that** I do not need to leave the page.
**Acceptance criteria**
- In the split view pressing the create button opens the new work package create form in the split view.
- Only the following attributes are shown
- Title
- Type
- Status
- Description
- Priority
- Mandatory custom fields
- Assignee
- Percentage done
- Pressing the “Show all”-button shows:
- Percentage done
- Priority
- All other attributes activated for the respective type and project
- File-Selection
- <s>Watchers</s> (see \#17757)
- It will not be possible to add watchers on creation. They can be added afterwards.
- Changing the type changes the form.
- Add and remove custom fields.
- Add or remove fields as specified by plugins (e.g. backlogs). backlogs)
- Handle status that are invalid for the respective workflow. workflow
- Three buttons in the toolbar: save (default), save and send email, cancel. cancel
- <s>Watchers</s>
- <s>Watchers are shown as part of the “Persons” section.</s>
**Visuals**
- http://clients.zzmedia.net/openproject/workpackages/split-view/create/
**Prototype**
- Will not be prepared.
**Technical solution concept**
- Use the schemata provided by the APIv3 to decide on the structure of the form (this should already be a given in the current implementation). implementation
**Out of Scope** <ins>Notes</ins>
- It will not The file Upload section is an addition to both the edit and the create form variant, however, this has to be possible discussed in a separate Story **after** it has been implemented initially
- Tests have to add watchers on creation. They can be added afterwards.
to verify functionality
**Out of scope**
- Full page view.
- Adding attachments (separate epic).
- Changes in the toolbar (there are a couple of features which are out of scope).
**Open**
- Do we need Alert and Event Messages first?
- How do handle “Percentage-Done”?
- <s>How to handle large number of watchers?</s>
- Update the visuals for the datepicker (two fields if it is not a milestone)
- What happens after clicking the cancel-button?
**I want** to create work packages in the split view
**so that** I do not need to leave the page.
**Acceptance criteria**
- In the split view pressing the create button opens the new work package create form in the split view.
- Only the following attributes are shown
- Title
- Type
- Status
- Description
-
-
- Assignee
- Percentage done
- Pressing the “Show all”-button shows:
- Percentage done
- Priority
- All other attributes activated for the respective type and project
- File-Selection
- It will not be possible to add watchers on creation. They can be added afterwards.
-
- Add and remove custom fields.
- Add or remove fields as specified by plugins (e.g. backlogs).
- Handle status that are invalid for the respective workflow.
- Three buttons in the toolbar: save (default), save and send email, cancel.
- <s>Watchers</s>
- <s>Watchers are shown as part of the “Persons” section.</s>
**Visuals**
- http://clients.zzmedia.net/openproject/workpackages/split-view/create/
- Will not be prepared.
- Use the schemata provided by the APIv3 to decide on the structure of the form (this should already be a given in the current implementation).
**Out of Scope**
- It will not
- Tests have
**Out of scope**
- Full page view.
- Adding attachments (separate epic).
- Changes in the toolbar (there are a couple of features which are out of scope).
- Do we need Alert and Event Messages first?
- How do handle “Percentage-Done”?
- <s>How to handle large number of watchers?</s>
- Update the visuals for the datepicker (two fields if it is not a milestone)
- What happens after clicking the cancel-button?