Content
View differences
Updated by Henriette Darge about 2 years ago
### Steps to reproduce
1. In an older version of OpenProject (basically before the Go to Admin → Projects → Project attributes were introduced), create some custom fields for Projects
2. Update to the current version
3. Create a new Project attribute in the administration default section "**Project attributes**"
3. Take care that there are no other sections
4. Go to any project and project
5. In the settings → Project attributes enable that the attribute in the project settings
5. 6. Go to the overview page Overview of that the project
### What is the buggy behavior?
* An error is shown
<img class="op-uc-image op-uc-image_inline" style="width:616px;" src="/api/v3/attachments/96673/content">
* **Technical:** All the old custom fiels have value `NULL` in the field for the `custom_field_section_id`. This leads to the overview page trying to create a `nil` section with all the old fields as children.
### What is the expected behavior?
* There should be no error
* All old values should be visible in the default section
###
### Environment information
**OpenProject version**
_14.0_
**Browser**
* [x] Chrome
* [ ] Firefox
* [ ] Safari
* [ ] Mobile Safari
* [ ] Other (please specify)
**Language**
_German_
1. In an older version of OpenProject (basically before the
2. Update to the current version
3. Create a new Project attribute in the administration
5. In the settings → Project attributes
5.
### What is the buggy behavior?
* An error is shown
<img class="op-uc-image op-uc-image_inline" style="width:616px;" src="/api/v3/attachments/96673/content">
* **Technical:** All the old custom fiels have value `NULL` in the field for the `custom_field_section_id`. This leads to the overview page trying to create a `nil` section with all the old fields as children.
### What is the expected behavior?
* There should be no error
* All old values should be visible in the default section
###
### Environment information
**OpenProject version**
_14.0_
**Browser**
* [x] Chrome
* [ ] Firefox
* [ ] Safari
* [ ] Mobile Safari
* [ ] Other (please specify)
**Language**
_German_