Content
View differences
Updated by Attila Dombi about 1 year ago
**As** a project portfolio manager
**I want to** enter and modify the finish dates of phases in a date picker
**so that** I can share an updated project schedule with my team.
<br>
<img class="op-uc-image op-uc-image_inline" src="/api/v3/attachments/356057/content">
**Acceptance criteria**
* The date picker is triggered by clicking on the phase's dates (or placeholders for it) in the sidemenu of the overview page
* The functionality is indicated to the user via a narrow border around the dates that is displayed on hover similar to how it is done for the work package files. If the user lacks the permission to edit, that border is not displayed.
* The modal that existed before is removed together with the edit icon.
* Start date in only active for the first phase. For phases that have a predecessor the start date is inactive.
* If the predecessor has no finish date set yet from which the start date of the currently edited phase can be deduced, the start date is editable.
* Saving the modal transparently reloads all the phases in the sidemenu as their dates might have been updated by automatic scheduling (<mention class="mention" data-id="59180" data-type="work_package" data-text="###59180">###59180</mention>)
* Disable invalid dates
* Finish date that are before the start date
* Non-working days
* Add validation that no start and end date are on a Non-Working day
**Technical notes**
* To be prepared to add additional features
* Duration
* Include non-working days
* Manual scheduling mode
* Showing the predecessors and successors
**Permissions and visibility considerations**
* Requires the permission "Edit project phases".
**I want to** enter and modify the finish dates of phases in a date picker
**so that** I can share an updated project schedule with my team.
<br>
<img class="op-uc-image op-uc-image_inline" src="/api/v3/attachments/356057/content">
**Acceptance criteria**
* The date picker is triggered by clicking on the phase's dates (or placeholders for it) in the sidemenu of the overview page
* The functionality is indicated to the user via a narrow border around the dates that is displayed on hover similar to how it is done for the work package files. If the user lacks the permission to edit, that border is not displayed.
* The modal that existed before is removed together with the edit icon.
* Start date in only active for the first phase. For phases that have a predecessor the start date is inactive.
* If the predecessor has no finish date set yet from which the start date of the currently edited phase can be deduced, the start date is editable.
* Saving the modal transparently reloads all the phases in the sidemenu as their dates might have been updated by automatic scheduling (<mention class="mention" data-id="59180" data-type="work_package" data-text="###59180">###59180</mention>)
* Disable invalid dates
* Finish date that are before the start date
* Non-working days
* Add validation that no start and end date are on a Non-Working day
**Technical notes**
* To be prepared to add additional features
* Duration
* Include non-working days
* Manual scheduling mode
* Showing the predecessors and successors
**Permissions and visibility considerations**
* Requires the permission "Edit project phases".