Skip to content
Snippets Groups Projects
  • Konrad Mohrfeldt's avatar
    71be8be3
    fix: generate stable ids for program entries · 71be8be3
    Konrad Mohrfeldt authored
    Up until now the id of the first and last program entry was based on the
    filtered range. Instead, we want these to be based on the first timeslot
    that was scheduled before/after the specified range. This way we ensure
    that the ids of these entries are stable as long as the schedule doesn’t
    change.
    71be8be3
    History
    fix: generate stable ids for program entries
    Konrad Mohrfeldt authored
    Up until now the id of the first and last program entry was based on the
    filtered range. Instead, we want these to be based on the first timeslot
    that was scheduled before/after the specified range. This way we ensure
    that the ids of these entries are stable as long as the schedule doesn’t
    change.
services.py 29.37 KiB