Skip to content
This repository has been archived by the owner on May 17, 2021. It is now read-only.

Prevent duplicate schedules for the same job #179

Closed
jamesrwhite opened this issue Dec 31, 2015 · 1 comment
Closed

Prevent duplicate schedules for the same job #179

jamesrwhite opened this issue Dec 31, 2015 · 1 comment
Labels

Comments

@jamesrwhite
Copy link
Owner

Should be enforced by a constraint/validation.

@jamesrwhite jamesrwhite added this to the future milestone Dec 31, 2015
@jamesrwhite
Copy link
Owner Author

Validation was already in place but the query was sometimes comparing '' to NULL for special schedules and thus failing to detect if the schedule already existed.

@jamesrwhite jamesrwhite removed this from the future milestone Jan 22, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant