Hi community. In my team, every dashboard is duplicated twice to work with testing and real data. When we develop a new feature, we start modifying the visuals on the testing dashboard and, once it’s done, we duplicate it and replace the testing datasets with the real datasets. This way we make the changes once, but we end with two dashboards.
However, this procedure generates a new dashboard with real data, and we would like to replace the previous one instead, with the previous real data dashboard id remaining.
Is there a way to do this, maybe with CLI?