You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are Job1 and Job2, the Job1 has the Chained event Job2.
So when Job1 finishes, Job2 starts automatically. That is fine.
But what if I just want to test my Job1 without running the chained event Job2 ???
For now, the if I disable Job2 it still runs.
Only way to stop it from running is that I delete that Chain event setting from Job1
Operating system and version?
Ubuntu 18.04.1 LTS
Cronicle software version?
Cronicle v0.9.59
Are you using a multi-server setup, or just a single server?
Single
The text was updated successfully, but these errors were encountered:
Yup, this is fully handled in v2, which has a "Test Event..." button, that runs the event without actions (chaining), web hooks and notifications. Cronicle v2 is coming out in early 2025.
I will keep this issue open, and if I have time, I will try to backport that feature to v0.
Summary
There are Job1 and Job2, the Job1 has the Chained event Job2.
So when Job1 finishes, Job2 starts automatically. That is fine.
But what if I just want to test my Job1 without running the chained event Job2 ???
For now, the if I disable Job2 it still runs.
Only way to stop it from running is that I delete that Chain event setting from Job1
Operating system and version?
Ubuntu 18.04.1 LTS
Cronicle software version?
Cronicle v0.9.59
Are you using a multi-server setup, or just a single server?
Single
The text was updated successfully, but these errors were encountered: