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: Fix SQL typo in delete_report_configs_user #2180

Merged
merged 1 commit into from
Apr 25, 2024

Conversation

timopollmeier
Copy link
Member

What

A missing "FROM" is added in the SQL run to delete all report configs of a given user.

Why

This fixes deleting a user without an inheritor.

References

GEA-542

@timopollmeier timopollmeier requested a review from a team as a code owner April 25, 2024 06:37
Copy link

Conventional Commits Report

Type Number
Bug Fixes 1

🚀 Conventional commits found.

A missing "FROM" is added in the SQL run to delete all report
configs of a given user.
This fixes deleting a user without an inheritor.
@a-h-abdelsalam a-h-abdelsalam merged commit 6c286cc into main Apr 25, 2024
9 checks passed
@a-h-abdelsalam a-h-abdelsalam deleted the fix-delete-user-report-configs branch April 25, 2024 08:19
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