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

[FEATURE] Maintain UID when updating Dashboards #296

Open
safaci2000 opened this issue Sep 11, 2024 · 0 comments
Open

[FEATURE] Maintain UID when updating Dashboards #296

safaci2000 opened this issue Sep 11, 2024 · 0 comments
Assignees
Milestone

Comments

@safaci2000
Copy link
Contributor

The current behavior for dashboard CRUD is as follows:

  • For the given dashboards that match the filter defined. Delete every entity.
  • For each Dashboard upload a new Dashboard which gets you a new ID assigned.

Revisit the logic that would allow to maintain the IDs. a true git diff of no changes may never be feasible, but if the additional complexity is not a deterrent, it might be a nice improvement.

@safaci2000 safaci2000 added the bug Something isn't working label Sep 11, 2024
@safaci2000 safaci2000 added this to the 0.7.1 milestone Sep 11, 2024
@safaci2000 safaci2000 self-assigned this Sep 11, 2024
@safaci2000 safaci2000 removed the bug Something isn't working label Sep 12, 2024
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

No branches or pull requests

1 participant