Can we disable scheduling for our jobs? #116
-
We want to disable scheduling for our jobs initially so I went to remove the However when I try to run the front end I get:
Is this because it is not permitted or is there just a bug in PublicToInternalTransformer.js? |
Beta Was this translation helpful? Give feedback.
Answered by
michal-mano
Oct 6, 2024
Replies: 1 comment
-
Hi, this is indeed a bug. The schedule object is optional. Will update when fixed |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
q-benwillis
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, this is indeed a bug. The schedule object is optional. Will update when fixed