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

Delete UID in NormalizeDashboardConfigJSON #153

Merged
merged 1 commit into from
Dec 24, 2020

Conversation

trotttrotttrott
Copy link
Member

@trotttrotttrott trotttrotttrott commented Dec 24, 2020

This partially rolls back #136.

If uid is not set, Grafana generates a random value. The provider will want to remove the generated value on every execution plan. Removing it here eliminates this problem.

Fixes #151.
Fixes #152.

If UID is not explicitly set, the provider will want to change the
generated value on every execution plan.
@trotttrotttrott trotttrotttrott merged commit fe46c43 into master Dec 24, 2020
@trotttrotttrott trotttrotttrott deleted the trotttrotttrott/rollback-uid branch December 24, 2020 18:18
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.

uid is always updated in previously created dashboards Repeated updates to uid in 1.8.0
2 participants