Skip to content

[6.x] Added saveQuietly, deleteQuietly to CollectionTree#14879

Open
CapitaineToinon wants to merge 2 commits into
statamic:6.xfrom
CapitaineToinon:feat-1466/collection-tree-save-quietly
Open

[6.x] Added saveQuietly, deleteQuietly to CollectionTree#14879
CapitaineToinon wants to merge 2 commits into
statamic:6.xfrom
CapitaineToinon:feat-1466/collection-tree-save-quietly

Conversation

@CapitaineToinon

@CapitaineToinon CapitaineToinon commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Closes statamic/ideas#1466

This adds a saveQuietlyand deleteQuietly to CollectionTrees. The code was made to work the same way the Entry class does it. I've also added a simple test to verify that the event does not fire when calling saveQuietly. I did not add one for deleteQuietly as there was no test for the regular delete but I could do both.

@CapitaineToinon CapitaineToinon changed the title Added saveQuietly, deleteQuietly and tests Jun 25, 2026
@edalzell edalzell changed the title Added saveQuietly, deleteQuietly to CollectionTree + tests Jun 25, 2026
@edalzell edalzell changed the title [6.x] Added saveQuietly, deleteQuietly to CollectionTree + tests Jun 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant