Content
View differences
Updated by Jens Ulferts about 4 years ago
The `duration` column is already added by #40906. Building on that:
**Acceptance criteria**
* Extend the `WorkPackage` resource in the API to have a `duration` property
* `WorkPackageRepresenter`
* `WorkPackage` schema
* When implementing, think about whether the `duration` should only be visible for non milestone typed work packages. Currently, it is deemed more appropriate to have the `duration` be a fixed value (not writable in the schema)
* When implementing in 12.2., hide the property via a feature flag
* Add a 'not yet implemented' marker to the API specification for the \`duration\` property
**Acceptance criteria**
* Extend the `WorkPackage` resource in the API to have a `duration` property
* `WorkPackageRepresenter`
* `WorkPackage` schema
* When implementing, think about whether the `duration` should only be visible for non milestone typed work packages. Currently, it is deemed more appropriate to have the `duration` be a fixed value (not writable in the schema)
* When implementing in 12.2., hide the property via a feature flag
* Add a 'not yet implemented' marker to the API specification for the \`duration\` property