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

🐛 Object filtering on object records where start_at == previous end_ate == today #365

Open
damm89 opened this issue Feb 25, 2024 · 0 comments · May be fixed by #364
Open

🐛 Object filtering on object records where start_at == previous end_ate == today #365

damm89 opened this issue Feb 25, 2024 · 0 comments · May be fixed by #364

Comments

@damm89
Copy link

damm89 commented Feb 25, 2024

Version: latest

Problem:
When you create a new record of an object, but the old record's end_at is on the same day as the new record's start_at and the date is today, old records are NOT ignored when filtering/searching.

Recreate:
See regression in linked pull request.

Fix:
Allow for a separate filter that specifies whether you want to look for the record where corrected is not linked to a new record.

@damm89 damm89 linked a pull request Feb 25, 2024 that will close this issue
@damm89 damm89 changed the title 🐛 Object filtering on object records where startDate == previous endDate 🐛 Object filtering on object records where start_at == previous end_ate == today Feb 25, 2024
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 a pull request may close this issue.

1 participant