Skip to content

Incomplete cron expresion validation in scheduler#1044

Merged
adrianq merged 1 commit intodevelopmentfrom
fix/scheduler-frequency-validation
Apr 9, 2026
Merged

Incomplete cron expresion validation in scheduler#1044
adrianq merged 1 commit intodevelopmentfrom
fix/scheduler-frequency-validation

Conversation

@anagperal
Copy link
Copy Markdown
Contributor

📌 References

📝 Implementation

  • Fix validation for cron expression in scheduler

📹 Screenshots/Screen capture

🔥 Is there anything the reviewer should know to test it?

Test different invalid cron expressions:

  • 0 0 /2 * * *
  •                   0 0 */2 * * *
    
  •   0 0 1/2 * * *          
    

📑 Others

  • Any change in the GUI library? If so, what branch/PR?

  • Any change in the D2 Api? If so, what branch/PR?

@ifoche
Copy link
Copy Markdown
Member

ifoche commented Jan 28, 2026

@anagperal anagperal requested a review from MiquelAdell January 28, 2026 09:43
@bundlemon
Copy link
Copy Markdown

bundlemon Bot commented Jan 28, 2026

BundleMon

No change in files bundle size

Groups updated (1)
Status Path Size Limits
Build Folder
./**/*
2.78MB (+54B 0%) +20%

Final result: ✅

View report in BundleMon website ➡️


Current branch size history | Target branch size history

@adrianq adrianq merged commit 94a6f00 into development Apr 9, 2026
6 checks passed
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.

3 participants