Is there an existing issue for this?
Problem statement
We need to track if redash dashboards are upgraded and don't re-scan them again
Proposed Solution
| Options |
Risks |
Effort |
"Native" option |
| Use redash tags (preferred) |
tags are not in the SDK yet |
2pw+ |
yes |
| Use Installation state and merge arrays with optimistic locking |
we have to re-implement the layer on top of things |
3pw |
no |
Additional Context
No response