Content
View differences
Updated by Max Mutzge over 5 years ago
### **Environment**:
Your OpenProject Version: Cloud EditionĀ
<figure class="image op-uc-figure" style="width:50%;"><div class="op-uc-figure--content"><img class="op-uc-image" src="/api/v3/attachments/20432/content"></div></figure>
Operating System / Browser / OpenProject language: Windows / Firefox / English
### **Steps to reproduce:**
1. Go to work packages list, add a column with a custom field of the type integer
2. Try to add "3.44" to the custom field
### **Actual Behavior**
<figure class="image op-uc-figure" style="width:75%;"><div class="op-uc-figure--content"><img class="op-uc-image" src="/api/v3/attachments/20433/content"></div></figure>
This error message is wrong. This custom field _is_ an integer (or more precise: of the type integer).
### **Expected Behavior**
"The value you entered for \[custom field\] is not an integer"
Your OpenProject Version: Cloud EditionĀ
<figure class="image op-uc-figure" style="width:50%;"><div class="op-uc-figure--content"><img class="op-uc-image" src="/api/v3/attachments/20432/content"></div></figure>
Operating System / Browser / OpenProject language: Windows / Firefox / English
### **Steps to reproduce:**
1. Go to work packages list, add a column with a custom field of the type integer
2. Try to add "3.44" to the custom field
### **Actual Behavior**
<figure class="image op-uc-figure" style="width:75%;"><div class="op-uc-figure--content"><img class="op-uc-image" src="/api/v3/attachments/20433/content"></div></figure>
This error message is wrong. This custom field _is_ an integer (or more precise: of the type integer).
### **Expected Behavior**
"The value you entered for \[custom field\] is not an integer"