Content
View differences
Updated by Robin Wagner over 8 years ago
**Preconditions**
- User is admin.
- Custom field of type “Integer” exists.
**Steps to reproduce**
1. Go to administration \> Custom actions.
2. Under “Actions” add a custom field of type “Integer”.
3. Add an invalid value for type “Integer” (e.g. 1.234) and save.
**Actual behavior**
- No error: Is saved and no value set for CF of type Integer.
**Expected behavior**
- Error message that value for CF of type Integer is invalid.
**Gif**

**QA system**
- qa.openproject-edge.com
- OpenProject 7.4
- Chrome
- User is admin.
- Custom field of type “Integer” exists.
**Steps to reproduce**
1. Go to administration \> Custom actions.
2. Under “Actions” add a custom field of type “Integer”.
3. Add an invalid value for type “Integer” (e.g. 1.234) and save.
**Actual behavior**
- No error: Is saved and no value set for CF of type Integer.
**Expected behavior**
- Error message that value for CF of type Integer is invalid.
**Gif**

**QA system**
- qa.openproject-edge.com
- OpenProject 7.4
- Chrome