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

Improved: Show toast if shopifyConfig required for the job is missing while scheduling (#502) #509

Merged
merged 1 commit into from
May 30, 2023

Conversation

adityasharma7
Copy link
Contributor

When scheduling a job, if the job runtime requires shopifyConfigId or shopId and it is missing in passed data, skip scheduling the job with a toast stating the reason

Related Issues

Closes #502

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

… while scheduling (#502)

When scheduling a job, if the job runtime requires shopifyConfigId or shopId and it is missing in passed data, skip scheduling the job with a toast stating the reason
@adityasharma7 adityasharma7 merged commit e627a18 into main May 30, 2023
@adityasharma7 adityasharma7 deleted the #502 branch May 30, 2023 05:26
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.

Show toast if shopifyConfig required for the job is missing while scheduling
1 participant