In some situations, it is not possible to delete a connection.
When attempting to delete the connection, it appears to successfully delete, however upon refreshing the Connections page, the connection reappears.
UI logs will show the following error:
ERROR yyyy-mm-dd hh:mm:ss,mmm http-nio-####-exec-### com.g2g.dao.ConnectAllDAO - ERROR occured in ConnectAllDAO -> deleteLoginOptionERROR: update or delete on table "fav_connections" violates foreign key constraint "application_link_version_source_conn_fk" on table "application_link_version"
Detail: Key (id)=(##########) is still referenced from table "application_link_version".
This can be caused when the connection has previously been associated with an automation, but has been replaced with a different connection.
Defect DE170271 has been raised for this issue.
This will be resolved in a future build of ConnectALL