Content
View differences
Updated by Robin Wagner almost 10 years ago
**Preconditions**
- Work package module activated.
- OpenProject v5.0.17
**Steps to reproduce**
1. On new or existing work package, clear the Estimated Time field (empty string).
2. Save work package.
**Actual Behaviour**
- Estimated Time is set to 0 in database.
**Expected Behaviour**
- Estimated Time is set to null in database.
- API work\_package endpoint should allow ‘null’ as value.
**Screenshot**

- Work package module activated.
- OpenProject v5.0.17
**Steps to reproduce**
1. On new or existing work package, clear the Estimated Time field (empty string).
2. Save work package.
**Actual Behaviour**
- Estimated Time is set to 0 in database.
**Expected Behaviour**
- Estimated Time is set to null in database.
- API work\_package endpoint should allow ‘null’ as value.
**Screenshot**
