Skip to content

CE-3514: Fix delete IOC in DB

Domonkos Gulyas requested to merge CE-3514_Delete-IOC-in-DB into develop

Moving the findIocById into the same transaction block where the deletion happens so that the deletion will not fail due to detached entity error.

Closes CE-3514

Merge request reports

Loading