Content
View differences
Updated by Robin Wagner almost 5 years ago
### **Environment**:
11.4.0
### Context:
Due to the increased max length of custom fields (maximum size of 256 instead of 30 characters (see #37664)) it is now possible to create much longer custom field texts.
This requires the truncation of very long fields (which was not necessary before).
### **Steps to reproduce:**
1. Go to Administration > Custom fields.
2. Create a long custom field (e.g. 256 characters).
3. Look at custom field in administration and where custom field is used (e.g. when adding custom field as column to work package view).
### **Actual Behavior**
Custom field not truncated / overlapping other actions in administration (e.g. adding to work package type).
<figure class="image op-uc-figure"><div class="op-uc-figure--content"><img class="op-uc-image" src="/api/v3/attachments/21753/content"></div></figure>
<figure class="image op-uc-figure"><div class="op-uc-figure--content"><img class="op-uc-image" src="/api/v3/attachments/21754/content"></div></figure>
### **Expected Behavior**
CF truncated (at least in administration)
11.4.0
### Context:
Due to the increased max length of custom fields (maximum size of 256 instead of 30 characters (see #37664)) it is now possible to create much longer custom field texts.
This requires the truncation of very long fields (which was not necessary before).
### **Steps to reproduce:**
1. Go to Administration > Custom fields.
2. Create a long custom field (e.g. 256 characters).
3. Look at custom field in administration and where custom field is used (e.g. when adding custom field as column to work package view).
### **Actual Behavior**
Custom field not truncated / overlapping other actions in administration (e.g. adding to work package type).
<figure class="image op-uc-figure"><div class="op-uc-figure--content"><img class="op-uc-image" src="/api/v3/attachments/21753/content"></div></figure>
<figure class="image op-uc-figure"><div class="op-uc-figure--content"><img class="op-uc-image" src="/api/v3/attachments/21754/content"></div></figure>
### **Expected Behavior**
CF truncated (at least in administration)