Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FEATURE: Protect referenced asset collections from being deleted #249

Merged
merged 3 commits into from
Nov 1, 2024

Conversation

Sebobo
Copy link
Member

@Sebobo Sebobo commented Oct 28, 2024

With this change its not possible anymore to delete an asset collection that has assigned assets
or is the default collection of a site.

Resolves #245

Based on #244

@Sebobo Sebobo added the Feature A new feature label Oct 28, 2024
@Sebobo Sebobo force-pushed the feature/protect-asset-collections branch 2 times, most recently from 6ea5720 to f1ebbb9 Compare October 29, 2024 08:20
@Sebobo Sebobo force-pushed the feature/protect-asset-collections branch from f1ebbb9 to 05bff0d Compare October 29, 2024 08:24
@Sebobo Sebobo merged commit 86a7fbc into main Nov 1, 2024
4 of 5 checks passed
@Sebobo Sebobo deleted the feature/protect-asset-collections branch November 1, 2024 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature A new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Protect default collections of site from being deleted or broken in other ways.
1 participant