One AK
object may have multiple AKSlots
that need to be scheduled. The export to JSON code should generally work for AKs with multiple occurrences, as should Event::schedule_from_json
.
As I understand it, the slots have no ordering information to consider. So we simply need to make sure to not schedule them simultaneously.
I think the following tasks are open: