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

Fixes ObjectId constructor usage on agendash controller #226

Merged
merged 1 commit into from
Apr 11, 2023

Conversation

nicolaselopez
Copy link
Contributor

Context:
I was experiencing issues when trying to Requeue and Delete jobs using Agendash receiving a 404 error.
image

Issue:
Adding some logs on the agendash controller found that ObjectId was being used in a wrong way:
image

Fix:
Added new to each ObjectId call on the agendash controller
image

@koresar koresar merged commit 3181e6a into agenda:master Apr 11, 2023
@koresar
Copy link
Contributor

koresar commented Apr 11, 2023

Thank you very very much!
Published as v4
https://github.com/agenda/agendash/releases/tag/v4.0.0

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.

3 participants