-
Notifications
You must be signed in to change notification settings - Fork 131
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
Cron is created and running fine, but once I stop the cron through UI not able to create any new cron for any test #3751
Comments
thank you @naveenreddymanukonda do you see the same issue for CLI or it's UI only? |
@vsukhin I didn't try with CLI, I tried from API and from UI both results are on same line |
This works for me: |
@vsukhin I want to create this through API, but will try with CLI as well |
sure thing. but cli is an api client in general |
@vsukhin Please check the below Screenshots and please suggest how can I move further In the below image, I am hitting through the API The test is created on the testkube I am able to see the schedular But when I see the command prompt it is not shown |
needs to ask our front end devs to check @rangoo94 @pavloburchak it out |
@vsukhin any update on this issue, if it is merged what are the changes I need to do from my end |
The fix is merged to the |
Hi @naveenreddymanukonda! Sorry, that it took so long, but unfortunately this release was pretty heavy, and we had to test it precisely. The fix has been released with the latest Helm chart (1.11.213). It should work fine after updating Testkube to the latest version. |
@rangoo94 thanks for the update |
Cron is created and running fine, but once I stop the cron through UI not able to create any new cron for any test
To Reproduce
Steps to reproduce the behavior:
3. From now we will not be able to create any test with cron functionality
Expected behavior
Cron should stop working when we request from UI and should be able to create a new cron
The text was updated successfully, but these errors were encountered: