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

Capture group from hoisted categories. #5175

Merged
merged 1 commit into from
Sep 23, 2024

Commits on Sep 23, 2024

  1. Capture group from hoisted categories.

    If a category is in a group on its own, the reporting form hoists it up
    to the top level, to save a pointless extra step. In doing so, it was no
    longer getting the associated group to store for submission. Rewrite the
    input so it is clearer as to what we are receiving.
    dracos committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    31bde4d View commit details
    Browse the repository at this point in the history