Skip to content

[6.x] Pass reference through to publish containers #486

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

Merged
merged 2 commits into from
May 8, 2024

Conversation

duncanmcclean
Copy link
Member

This pull request gives models the concept of "references", which are used by entries/terms/assets/etc to be a unique identifier of things in Statamic.

We're then passing the reference down to the publish container, so it's available to be checked against in my recursive editing fix in core.

Related: statamic/cms#10012

@duncanmcclean duncanmcclean changed the title [6.x] Provide reference to publish container [6.x] Pass reference through to publish containers May 7, 2024
@duncanmcclean duncanmcclean merged commit 6b39d8f into 6.x May 8, 2024
@duncanmcclean duncanmcclean deleted the fix/recursive-item-check branch May 8, 2024 14:30
Copy link

github-actions bot commented May 8, 2024

Released as part of v6.7.1.

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