Skip to content
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

Job scheduling issue with rundeck 1.5 #411

Closed
ksa1983 opened this issue Jun 3, 2013 · 4 comments
Closed

Job scheduling issue with rundeck 1.5 #411

ksa1983 opened this issue Jun 3, 2013 · 4 comments
Assignees
Labels
Milestone

Comments

@ksa1983
Copy link

ksa1983 commented Jun 3, 2013

Job scheduling seems to be broken in rundeck 1.5 if send notification is enabled.
For any job with send notification set to yes and scheduled to run repeatedly on any future date, initially works fine as shown below.
for Example :- Job scheduled on

at 22 : 00 on day 25 of May of year 2013
Next execution in 1d at Sat May 25 22:00:00 EDT 2013

Ths job is set to run in 1d

If we edit the job again and schedule the job to some back date it still says the job will execute in 1d.

at 22 : 00 on day 25 of May of year 2012
Next execution in 1d at Sat May 25 22:00:00 EDT 2013

Even though the date is moved to 2012 it will let you save the job and also executes the job.

Please let me know if more information needed.

https://groups.google.com/forum/?fromgroups#!topic/rundeck-discuss/-dYWkY8xn7Y

@ksa1983
Copy link
Author

ksa1983 commented Aug 5, 2013

Hi Greg,

I tried to replicate this issue in newer release version 1.6 and it is still there. Is there a temporary fix for this issue?

Thanks

@gschueler
Copy link
Member

Hi i have not had a chance to look into this bug, but I will schedule it for 1.6.1 to take a look asap

@ksa1983
Copy link
Author

ksa1983 commented Aug 5, 2013

Thanks!

@gschueler
Copy link
Member

crontab appears to not be validated if notification is set

gschueler added a commit that referenced this issue Aug 7, 2013
* notification validation was overriding other validations
* invalid crontab will now properly cause failure to validate
gschueler added a commit that referenced this issue Aug 7, 2013
* don't modify notifications if invalid
@ghost ghost assigned gschueler Aug 7, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants