-
Bug
-
Resolution: Fixed
-
Normal
-
None
-
None
-
None
When trying to add a new type from https://musicbrainz.org/admin/attributes/SeriesType/create I get:
23502 DBD::Pg::st execute failed: ERROR: null value in column "entity_type" violates not-null constraint DETAIL: Failing row contains (8, Artist series, null, null, 0, A series of artists., ebc091d8-fca7-4908-a23f-1a52f2468700). [for Statement "INSERT INTO series_type (name,parent,gid,description,child_order) VALUES (?,?,?,?,?) RETURNING id" with ParamValues: 1='Artist series', 2=undef, 3='ebc091d8-fca7-4908-a23f-1a52f2468700', 4='A series of artists.', 5='0']
This is despite actually having a type selected in the form.