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

misc: Remove deprecated group handling #2257

Merged
merged 1 commit into from
Jul 15, 2024
Merged

Conversation

vincent-pochet
Copy link
Collaborator

Context

This PR is part of the process of replacing groups with filters

Description

This PR removes the handling of groups in all part of the application, leaving only filters.

For now groups and group_properties database tables and the related models are not removed. This final step will be done in a later release to keep a way for rolling back in case of emergency

@vincent-pochet vincent-pochet force-pushed the misc-deprecate-groups branch 4 times, most recently from 45853d9 to ed8f2e2 Compare July 8, 2024 09:55
Copy link
Collaborator

@rsempe rsempe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎢

@vincent-pochet vincent-pochet merged commit e5460f1 into main Jul 15, 2024
6 checks passed
@vincent-pochet vincent-pochet deleted the misc-deprecate-groups branch July 15, 2024 08:24
vincent-pochet added a commit that referenced this pull request Jul 19, 2024
## Context

Related to #2257

## Description

This PR removes some remaining legacy group related logic
abdussamadbello pushed a commit to abdussamadbello/lago-api that referenced this pull request Aug 8, 2024
## Context

This PR is part of the process of replacing groups with filters

## Description

This PR removes the handling of groups in all part of the application,
leaving only filters.

For now `groups` and `group_properties` database tables and the related
models are not removed. This final step will be done in a later release
to keep a way for rolling back in case of emergency
abdussamadbello pushed a commit to abdussamadbello/lago-api that referenced this pull request Aug 8, 2024
## Context

Related to getlago#2257

## Description

This PR removes some remaining legacy group related logic
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