Content
View differences
Updated by Niels Lindenthal over 5 years ago
**As** an OpenProject user
**I want** to calculate the work package start and end dates based on the duration
**so** that I only have to set the duration.
# **Acceptance criteria:**
* In the date modal there is Add an form field duration. attribute "Duration" to work packages.
* When entering a duration Infer the finish date is calculated.
* When changing the start date the duration remains unchanged. Thus the finished date is moved.
* When chaning the / finish date the duration is reculcated.
* In the work packages list there is a column "duration". When clicking based on this the date modal with the date picker is opened.
# Visuals
<figure class="image op-uc-figure" style="width:55.55%;"><div class="op-uc-figure--content"><img class="op-uc-image" src="/api/v3/attachments/20507/content"></div></figure> entered duration.
# Out-of-Scope
* Consider weekends and holidays (##18416)
**I want** to calculate the work package start and end dates based on the duration
**so** that I only have to set the duration.
# **Acceptance criteria:**
* In the date modal there is
* When entering a duration
* When changing the start date the duration remains unchanged. Thus the finished date is moved.
* When chaning the
* In the work packages list there is a column "duration". When clicking
# Visuals
<figure class="image op-uc-figure" style="width:55.55%;"><div class="op-uc-figure--content"><img class="op-uc-image" src="/api/v3/attachments/20507/content"></div></figure>
# Out-of-Scope
* Consider weekends and holidays (##18416)