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] Fix querying by status on non-dated collections #10099

Merged
merged 2 commits into from
May 16, 2024

Conversation

jasonvarga
Copy link
Member

This fixes an issue where if you have a collection that is not dated but you have defined date_behavior for whatever reason, querying by status would not work correctly. Those entries would get filtered out.

Closes statamic/eloquent-driver#288

@jasonvarga jasonvarga merged commit 5a6567e into 5.x May 16, 2024
31 checks passed
@jasonvarga jasonvarga deleted the query-by-status-non-dated branch May 16, 2024 17:58
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.

Unable to get data returning from API
1 participant