-
Bug
-
Resolution: Duplicate
-
Normal
-
None
-
None
-
None
The relationship editor wrongly preserves a date previously set even when the new type of relationship doesn’t support any date attribute, resulting in an ISE when submitting the form.
Steps to reproduce:
- Open the form to create a new work
- Fill a random name
- Add a “composer” relationship to an artist with a specific year
- Change the relationship type to “previous attribution”
At this point, the year is correctly not visible in the Edit Relationship dialog box, but it is still wrongly visible in the Relationships field set. - Submit the form and get an ISE; See attached error message hitting Postgres and the full JSON for data query.
- is related to
-
MBS-9063 ISE when changing from reltype with dates to reltype without them
- Review Submitted