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

fix: don't list disabled suboccurrences #2118

Merged

Commits on Jul 17, 2023

  1. fix: don't list disabled suboccurrences

    When generating an occurrence list, don't include suboccurrences that
    are disabled. Any component processing should perform an equivalent
    check but at present the suboccurrence still appears in the list.
    
    The same doesn't happen to occurrences since the general flow logic
    completely excludes any occurrence that is disabled.
    ml019 committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    37cbb1d View commit details
    Browse the repository at this point in the history