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

Add grouping of locations. #63

Merged
merged 1 commit into from
Jul 24, 2024
Merged

Conversation

DanielSiepmann
Copy link
Contributor

It is now possible to group locations.
Each location can have arbitrary children.

That can be used for editorial structuring.
Filtering for a location will always find all dates where the location or one of the child locations is assigned.

One use case can be to group imported locations and provide a grouped location for filtering in frontend.

Relates: #11233

@DanielSiepmann DanielSiepmann self-assigned this Jul 24, 2024
@DanielSiepmann DanielSiepmann requested a review from a team July 24, 2024 06:53
extcode
extcode previously approved these changes Jul 24, 2024
It is now possible to group locations.
Each location can have arbitrary children.

That can be used for editorial structuring.
Filtering for a location will always find all dates where the location
or one of the child locations is assigned.

One use case can be to group imported locations and provide a grouped
location for filtering in frontend.

Relates: #11233
@DanielSiepmann DanielSiepmann merged commit 9059f4c into support-v3.x Jul 24, 2024
23 checks passed
@DanielSiepmann DanielSiepmann deleted the 11233-aggregate-locations branch July 24, 2024 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants