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

adhoc_schedules #149

Merged
merged 1 commit into from
Mar 27, 2015
Merged

adhoc_schedules #149

merged 1 commit into from
Mar 27, 2015

Conversation

mhughes-r7
Copy link
Contributor

add support for no max_duration and creating adhocschedule from hash

@mhughes-r7 mhughes-r7 added this to the One Dot Oh milestone Mar 27, 2015
@max_duration = max_duration
@force = force
@max_duration = max_duration if max_duration
@force = force if force
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What does @force do?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It allows an admin user to create or run an adhoc schedule inside a blackout period, without it they are warned that they cannot create the schedule and advised to use the force

gschneider-r7 added a commit that referenced this pull request Mar 27, 2015
@gschneider-r7 gschneider-r7 merged commit dd2f3af into staging/v1 Mar 27, 2015
@gschneider-r7 gschneider-r7 deleted the adhoc_schedules branch March 27, 2015 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants