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

Fixed: Run now functionality for the job manager is not working correctly (#2rhqqf7) #229

Merged
merged 1 commit into from
Aug 30, 2022

Conversation

adityasharma7
Copy link
Contributor

SERVICE_TIME is passed for the jobs that are fetched with infinite scroll
While concatenating the new jobs fetched with infinite scroll the response is passed instead of the jobs variable modified as per the app schema.
status field which is populated in jobs is missing in response, thus when calling run service now as the status is undefined service time is passed as is

Related Issues

Closes #

Short Description and Why It's Useful

Screenshots of Visual Changes before/after (If There Are Any)

IMPORTANT NOTICE - Remember to add changelog entry

Contribution and Currently Important Rules Acceptance

…ctly (#2rhqqf7)

SERVICE_TIME is passed for the jobs that are fetched with infinite scroll
While concatenating the new jobs fetched with infinite scroll the response is passed instead of the jobs variable modified as per the app schema.
status field which is populated in jobs is missing in response, thus when calling run service now as the status is undefined service time is passed as is
@adityasharma7 adityasharma7 merged commit a296428 into main Aug 30, 2022
@adityasharma7 adityasharma7 deleted the #2rhqqf7 branch November 7, 2022 07:16
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.

1 participant