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

ui/temp-sched: Fix schedule not merging bug #3473

Merged
merged 2 commits into from
Nov 20, 2023

Conversation

KatieMSB
Copy link
Collaborator

  • Identified the issue which this PR solves.
  • Read the CONTRIBUTING document.
  • Code builds clean without any errors or warnings.
  • Added appropriate tests for any new functionality.
  • All new and existing tests passed.
  • Added comments in the code, where necessary.
  • Ran make check to catch common errors. Fixed any that came up.

Description:
Currently creating a temporary schedule will erase all other temporary schedules on a schedule and overwrite instead of merging. This removes the clearStart and clearEnd inputs to allow for more than one temporary schedules on a schedule and also for merging.

@github-actions github-actions bot added size/s and removed size/xs labels Nov 20, 2023
@mastercactapus mastercactapus merged commit e97d969 into master Nov 20, 2023
@mastercactapus mastercactapus deleted the fix-temp-sched-merge-bug branch November 20, 2023 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants