Why Does an Invalid Cron Expression Work Upon Saving but Not Update the Trigger Text?

This topic was automatically generated from Slack. You can find the original thread here.

Why does it say it is an invalid cron expression? It works when you save it but it used to update the text on when it would trigger when you change it.

Hey , the error means 0 **/1 ** ** ** is not a valid cron expression. What is the schedule you want?

But that is the cron expression that Pipedream gives you when you create a schedule trigger. The schedule I want is every 1 hour in March & April which would be 0 **/1 ** 3,4 * but that shows up as invalid also. The text for invalid expression shows up when you have a valid or invalid expression.

Thanks , I can reproduce this issue. I’ll create a ticket for Pipedream team to check

Thanks

, I’ve created a ticket here: [BUG] Schedule source shows Invalid Cron Expression for default cron tab · Issue #11358 · PipedreamHQ/pipedream · GitHub