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

[v9.5.x] Provisioning: Look up provisioned folders by UID when possible #87504

Merged
merged 1 commit into from
May 8, 2024

Conversation

DanCech
Copy link
Collaborator

@DanCech DanCech commented May 8, 2024

Backport 1884b03 from #87465


This PR attempts to fix a bug that prevents Grafana from starting after a provisioned folder has been renamed.

It modifies the provisioning code to look up the folder by UID rather than Title when the UID is specified in the provisioning configuration.

look up provisioned folders by uid when possible

(cherry picked from commit 1884b03)
@DanCech DanCech added this to the 9.5.x milestone May 8, 2024
@DanCech DanCech requested a review from a team as a code owner May 8, 2024 13:52
@DanCech DanCech requested review from zserge, suntala and idafurjes and removed request for a team May 8, 2024 13:52
@DanCech DanCech merged commit 445da17 into v9.5.x May 8, 2024
20 checks passed
@DanCech DanCech deleted the backport-87465-to-v9.5.x branch May 8, 2024 15:37
@fabrizio-grafana fabrizio-grafana modified the milestones: 9.5.x, 9.5.19 May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants