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: the issue of null value being passed in payload when scheduling a job(#2hjh89u) #195

Merged
merged 2 commits into from
Jul 11, 2022

Conversation

ymaheshwari1
Copy link
Contributor

Related Issues

When scheduling a job, then in runtimeData we are getting some values as "null", and when passed it results in an error on the server.

Closes #

Short Description and Why It's Useful

Added a check when scheduling a service to assign empty string to those properties in runtimeData whose value is "null".

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

IMPORTANT NOTICE - Remember to add changelog entry

Contribution and Currently Important Rules Acceptance

@adityasharma7 adityasharma7 merged commit c8e234b into hotwax:main Jul 11, 2022
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.

2 participants