Content
View differences
Updated by Henriette Darge over 4 years ago
### **Environment**:
Your OpenProject Version: **12.0.4** / Cloud Edition
Windows 10 / Google Chrome/ English:
### **Logs**
There are no logs in the browser console
### **Steps to reproduce:**
1. Create some custom fields and include the created custom fields in all projects
2. Create a work package using OpenProject API using the Post method (By giving custom filed information)
### **Actual Behavior**
* The work package is created and the custom filed data is inserted into the database perfectly.
* The issue that we facing is that the custom field data that we are posted through the API is not showing in the UI by default (all other information like subject, descriptions are shown in the UI ).
* It ). When we click on the custom field, the posted data is totally unintuitive that you have to adapt populated there and we can see the form configuration first, in order to see a new custom field. data further. This issue is happening when I upgrade the OpenProject version.
### **Expected Behavior**
* Newly created CFs should be shown in the first attribute group per default so that users We need one step less to work with their display the custom field.
* If they want to hide the field, or see it field data in another attribute group, they can still use the form configuration OpenProject UI by default when we create a work package using API.
Your OpenProject Version: **12.0.4** / Cloud Edition
Windows 10 / Google Chrome/ English:
###
There are no logs in the browser console
###
1. Create some custom fields and include the created custom fields in all projects
2. Create a work package using OpenProject API using the Post method (By giving custom filed information)
### **Actual Behavior**
* The work package is created and the custom filed data is inserted into the database perfectly.
* The issue that we facing is that the custom field data that we are posted through the API is not showing in the UI by default (all other information like subject, descriptions are shown in the UI ).
* It
### **Expected Behavior**
* Newly created CFs should be shown in the first attribute group per default so that users
* If they want to hide the field, or see it