con2 / con2/kompassi

Calendar export should filter on schedule items, not programs

Open
#808 1 comment 0 reactions 0 assignees View on GitHub
good first issue python
Dominant language
Python
Stars
29
Forks
33
Avg merge
1d 22h
Merged PRs (30d)
19

Description

Calendar export is invoked from a view that only shows _schedule items_ matching current filters:

Image

The filters (in this case _show only favorites_ and _hide past programs_) are passed to the calendar export.

However, the export filters _program items_ with the same filters and then includes all schedule items of matching program items.

But a program item may have multiple schedule items, some of which may not pass the current filters even though their parent program items do:

Image

In this case, I also get the Saturday run of this workshop in my calendar despite expecting to only get the Sunday one.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.