Closed Rizwan-Qamar closed 7 years ago
This can be reproduced just by refreshing the vim instance test.
@lorenzotomasini Although now there is no exception now, but this doesn't remove the entry of the network (network table) from the database. Open new bug?
Steps to reproduce:
Idea is to invoke this line
networkRepository.delete(networks_old);
when networks_old has objects. This should happen for images also, but I didn't check.Cannot delete or update a parent row: a foreign key constraint fails (
openbaton
.vim_instance_networks
, CONSTRAINTFK_e3jms0mwmxqihj9q6q0825idc
FOREIGN KEY (networks_id
) REFERENCESnetwork
(id
))