-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
bugSomething isn't workingSomething isn't workingv1affects v1 (olingo-version) of the STAaffects v1 (olingo-version) of the STAv2affects v2 (no-olingo version) of the STAaffects v2 (no-olingo version) of the STA
Description
If a Thing is linked to multiple Datastreams, or two Datastreams reference the same Dataset, deleting it fails due to ConstraintViolationExceptions.
o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: update or delete on table "dataset" violates foreign key constraint "fk_dataset_datastream" on table "datastream_dataset"
This is caused by the cascading delete failing to delete the underlying dataset as it is still linked to other entities.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingv1affects v1 (olingo-version) of the STAaffects v1 (olingo-version) of the STAv2affects v2 (no-olingo version) of the STAaffects v2 (no-olingo version) of the STA