- Issue created by @phparkle
- 🇩🇪Germany tomsaw Essen
Same bug here using D10.2
In the meanwhile you can use drushdrush create:field
to create a state field. - First commit to issue fork.
- 🇧🇪Belgium stijnd Belgium
Had the same issue. Tested this with and without available Workflows. This gives the same result.
Fixed it by returning an empty array for the getSettableOptions function of the StateItem FieldType when the field does not exist on the entity. This results in the ability to create the field.
- Status changed to Needs review
10 months ago 5:51am 25 January 2024 - last update
10 months ago 27 pass - 🇭🇰Hong Kong phparkle
#4 fixes the WSOD, but the Default Value field will always be empty when creating a field. Not a big deal as the default value can be modified after the field has been added.
-
jsacksick →
committed f007ad22 on 8.x-1.x
Issue #3410429 by stijnd: WSOD when creating a state field on Drupal 10....
-
jsacksick →
committed f007ad22 on 8.x-1.x
- Status changed to Fixed
8 months ago 6:47am 15 March 2024 Automatically closed - issue fixed for 2 weeks with no activity.