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

Alerting: Fix editing Grafana folder via alert rule editor #83771

Merged

Conversation

gillesdemey
Copy link
Member

What is this feature?

Prior to this PR editing a Grafana alert rule and updating the group details from there would result in a "404 not found / permission denied" error from the backend because we weren't treating it as a Grafana folder (when folderUid is undefined it assumes we are trying to update a Mimir group).

@gillesdemey gillesdemey added this to the 11.0.x milestone Mar 1, 2024
@gillesdemey gillesdemey requested a review from a team as a code owner March 1, 2024 14:54
@gillesdemey gillesdemey requested review from konrad147 and soniaAguilarPeiron and removed request for a team March 1, 2024 14:54
Copy link
Contributor

@konrad147 konrad147 left a comment

Choose a reason for hiding this comment

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

LGTM!

@gillesdemey gillesdemey merged commit fc10600 into main Mar 1, 2024
25 checks passed
@gillesdemey gillesdemey deleted the alerting/fix-editing-grafana-group-from-rule-editor branch March 1, 2024 17:08
grafana-delivery-bot bot pushed a commit that referenced this pull request Jun 7, 2024
gillesdemey added a commit that referenced this pull request Jun 7, 2024
…88907)

Alerting: Fix editing Grafana folder via alert rule editor (#83771)

(cherry picked from commit fc10600)

Co-authored-by: Gilles De Mey <gilles.de.mey@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants