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: Pool Changelog Timestamp After Filter Also Including Equal #722

Merged

Conversation

nicoprow
Copy link
Contributor

Description

This pull request fixes the timestampAfter filter for changelog entries of the Pool. Instead of returning changelogs with a timestamp greater and equals the filter now correctly only returns timestamps greater than the specified one.

Fixes #721

Pre-review checks

Please ensure to do as many of the following checks as possible, before asking for committer review:

@nicoprow nicoprow marked this pull request as ready for review January 25, 2024 14:25
@nicoprow nicoprow merged commit 1e200fc into eclipse-tractusx:main Jan 26, 2024
9 checks passed
@nicoprow nicoprow deleted the fix/pool/changelog-timestamp-after branch January 26, 2024 07:47
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.

Pool Changelog "TimestampAfter" filter includes Matching Timestamps
1 participant