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

fix collection if deleted #193

Merged
merged 1 commit into from
Oct 15, 2023
Merged

fix collection if deleted #193

merged 1 commit into from
Oct 15, 2023

Conversation

atmonshi
Copy link
Member

No description provided.

@what-the-diff
Copy link

what-the-diff bot commented Oct 15, 2023

PR Summary

  • Update to Field Retrieval Logic in 'FieldsContract.php'
    The process for gathering field collection items has been improved. Now, it accommodates both Field and FieldPreset instances. To achieve this, it now queries two different models depending on the instance - one for FieldPreset instances and another for Field instances, bringing more robustness to our system. The information obtained is then organized and provided as a collection. This change makes the system better at indexing and sorting data, enhancing overall data management.

@atmonshi atmonshi merged commit 9211e99 into 2.x Oct 15, 2023
3 checks passed
@atmonshi atmonshi deleted the fix-collection branch October 15, 2023 19:45
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