Content
View differences
Updated by Christophe Bliard almost 2 years ago
**As** a project administrator
**I want to** be able to input freely input % Complete values for each status
**so that** I am not limited by 10-percent increments
**Acceptance criteria**
* In status-based progress calculation mode, in _Administrator_ → _Work packages_ → _Statuses_ → _{any status},_
* For the % Complete field,
* Replace the drop-down offering 10-percent increments with
* A free integer text input with in-line validation (values between 1 and 100)
* Only integer values are allowed A decimal value will be truncated (inputing 13.7 will set value to 13)
* Adding a % at the end of the value will not produce an error (inputing 13% will set value to 13)
**I want to** be able to input freely input % Complete values for each status
**so that** I am not limited by 10-percent increments
**Acceptance criteria**
* In status-based progress calculation mode, in _Administrator_ → _Work packages_ → _Statuses_ → _{any status},_
* For the % Complete field,
* Replace the drop-down offering 10-percent increments with
* A free integer text input with in-line validation (values between 1 and 100)
* Only integer values are allowed
* Adding a % at the end of the value will not produce an error (inputing 13% will set value to 13)