Apicurio / apicurio-registry

An API/Schema registry - stores APIs and Schemas.

Home Page:https://www.apicur.io/registry/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Orphaned content not properly deleted

carlesarnal opened this issue · comments

Orphaned content is not properly deleted from the database. This means that, when a new artifact is created it will point to the old contentId instead of pointing to the new one.

The solution is to properly delete orphaned content from the database.