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

Talks scheduled before the speaker arrives to the conference should show an error #358

Open
baldurmen opened this issue Jul 19, 2017 · 3 comments
Labels
debconf Raised for DebConf scheduling Issues related to the schedule app

Comments

@baldurmen
Copy link

While working on the DebConf17 schedule, someone had to go talk by talk and verify manually if the talk was scheduled before the speaker actually arrived to the conference.

I think modifying the custom registration API showcased in #352 to add an "arriving date" and a "departure date" and linking this to the schedule validation would be highly beneficial and time saving.

Maybe having a "confirmed attendance" API (we are using this for DebConf to validate that people will actually be there) would be interesting to validate too?

@stefanor
Copy link
Member

Maybe having a "confirmed attendance" API (we are using this for DebConf to validate that people will actually be there) would be interesting to validate too?

I think that'll be resolved in #352, when I get around to finishing that.

@drnlm
Copy link
Member

drnlm commented Jul 20, 2017

At some point, features start becoming very conference-specific, and it's not sensible to try directly support them in wafer itself. Given that this will require using a custom registration profile, I feel that this is such a feature, and Debconf should be extending the schedule validation logic locally to support this specific request.

wafer should make it easy to extend or otherwise tweak the schedule validation logic, though, so suggestions on how to improve that welcome.

@hodgestar
Copy link
Member

Maybe we could add some sort of custom schedule validation hook?

@stefanor stefanor added the scheduling Issues related to the schedule app label Apr 14, 2018
@stefanor stefanor added the debconf Raised for DebConf label May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
debconf Raised for DebConf scheduling Issues related to the schedule app
Projects
None yet
Development

No branches or pull requests

4 participants