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

Persistently attach ScheduleItems to talks to keep ids static for external consumers #621

Open
stefanor opened this issue Sep 24, 2021 · 0 comments
Labels
debconf Raised for DebConf

Comments

@stefanor
Copy link
Member

Perhaps a cleaner solution would be to have ScheduleItems be more firmly attached to the talk or pages they are connected to, so that ScheduleItems are not created and deleted all the time while modifying the schedule but only moved around.

That sounds like a pretty good idea. Make the ScheduleItem's slot be optional, so that we can keep it alive (but dormant) when something is unscheduled.

Originally posted by @stefanor in #614 (comment)

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

No branches or pull requests

1 participant