Content
View differences
Updated by Wieland Lindenthal over 5 years ago
Reported by TMM (Madeleine). Reproducable on other instances:
Given:
* CF of type string
* Type with this CF
* Project with this CF
Reproduce:
* Go to work package list
* Add filter on the CF **with a value.** Any string will do. I used "michi".
* Click on _Create_ and select the type that also uses the CF.
* The right side, where the form should load keeps white.
* Apparently the API request for the form returns a "500"
```json
{"_type":"Error","errorIdentifier":"urn:openproject-org:api:v3:errors:InternalServerError","message":"An internal error has occured. undefined method `merge' for \"michi\":String"}
```
Sentry error: https://sentry.openproject.com/sentry/saas-openproject-prod/issues/636
Given:
* CF of type string
* Type with this CF
* Project with this CF
Reproduce:
* Go to work package list
* Add filter on the CF **with a value.** Any string will do. I used "michi".
* Click on _Create_ and select the type that also uses the CF.
* The right side, where the form should load keeps white.
* Apparently the API request for the form returns a "500"
```json
{"_type":"Error","errorIdentifier":"urn:openproject-org:api:v3:errors:InternalServerError","message":"An internal error has occured. undefined method `merge' for \"michi\":String"}
```
Sentry error: https://sentry.openproject.com/sentry/saas-openproject-prod/issues/636