instill-ai / instill-core

🔮 Instill Core is a full-stack AI infrastructure tool for data, model and pipeline orchestration, designed to streamline every aspect of building versatile AI-first applications
https://www.instill.tech
Other
2.06k stars 90 forks source link

Resource deletion safety check #977

Closed xiaofei-du closed 2 years ago

xiaofei-du commented 2 years ago

When a user deletes a resource, if there are other resources depending on it, the deletion operation should return an error (status code: 422) with reason.

xiaofei-du commented 2 years ago

Resolved.

linear[bot] commented 3 months ago

INS-4646 Resource deletion safety check