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

[5.x] Move updating from collection repo to entry repo #10383

Merged

Conversation

jasonvarga
Copy link
Member

@jasonvarga jasonvarga commented Jul 2, 2024

This is addressing issues where the collection repository is doing stuff that the entries repository should probably be doing. Such as updating entry uris, orders, parents, etc.

The collection code is assuming entries are in the Stache, which - if you use the Eloquent driver for entries but keep collections in the Stache - is incorrect.

statamic/eloquent-driver#260
statamic/eloquent-driver#220

@jasonvarga jasonvarga changed the title [5.x] Collection/Entry tweaks [5.x] Move updating from collection repo to entry repo Jul 10, 2024
@jasonvarga jasonvarga marked this pull request as ready for review July 10, 2024 15:34
@jasonvarga jasonvarga merged commit d864fac into 5.x Jul 10, 2024
17 checks passed
@jasonvarga jasonvarga deleted the collections-doing-stuff-entries-should-probably-be-doing branch July 10, 2024 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant