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

Add Overtime to next Schedule Item Start Time #1318

Open
ElyFura opened this issue Nov 5, 2024 · 2 comments
Open

Add Overtime to next Schedule Item Start Time #1318

ElyFura opened this issue Nov 5, 2024 · 2 comments

Comments

@ElyFura
Copy link

ElyFura commented Nov 5, 2024

Hello,

For us to use ontime theres a important feature missing which is the option to add overtime from a previous event to the start time of the next event.

For Example:

Event 1

  • Event 1 Start Time: 12:00:00
  • Event 1 Planned End: 12:10:00
  • Event 2 Planned Start: 12:15:00
  • Event 1 Actuall End Time: 12:13:00

Would mean the Start of Event 2 should move to 12:18:00 including set up 5 Minute Delay between the two events.

Is there a way to implement this? it would be the last piece to make the Software Perfect for us.

@cpvalente
Copy link
Owner

cpvalente commented Nov 6, 2024

Hi @ElyFuram, thank you for taking the time to make this proposal.

I believe we would need some more context as to what you work on and what you are trying to achieve.

  1. Are you trying to move the schedule as shown in the backstage views?
  2. in the example you gave, what should happen to the time added?
    • should it be compensated by making the event shorter
    • should it propagate through your rundown?

If it is easier, you can drop into our discord server and we can have a chat there

@ElyFura
Copy link
Author

ElyFura commented Nov 8, 2024

Hi @cpvalente,

For Our usecase we have only a fixed time for each event planned but it can change, means the event can get shorter or longer. The ideal would be if the public schedule would update accordingly to the actual times to use them on displays.

With the Example from above if the Event looks like this:

image

From the Screen if the First Event ends 12:13 instead of 12:10 should the next event move its Start time from 12:10 to 12:13 with the 10 minute break between, means it should be shown as 12:23 instead of 12:20.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants