Skip to content

jobs: remove string cast for since argument #817

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 1 commit into from
Jul 23, 2025

Conversation

palkerecsenyi
Copy link
Member

@palkerecsenyi palkerecsenyi commented Jul 7, 2025

Please release this PR at the same time as the other changes mentioned in inveniosoftware/invenio-jobs#87 (comment)

Closes inveniosoftware/invenio-jobs#87


* The `since` parameter was string-cast to fix a previous bug in Oct
2024, e.g. in `invenio-vocabularies`:
inveniosoftware/invenio-vocabularies#419

* In inveniosoftware/invenio-jobs#87, this
string cast is now being removed. The documentation has been updated to
no longer recommend adding this string cast.
@kpsherva kpsherva merged commit edd9e7b into inveniosoftware:master Jul 23, 2025
1 check passed
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.

Incorrect since: datetime argument handling
2 participants