I'm looking for a way to more quickly duplicate a visualization - against a different index to make the challenge more challenging...
Assuming I have 2 identical indexes, seems like I should be able to:
- export a visualization
- change the ID to something human readable and unique
- find and replace the name of the index from the "old" to "new" one
- save the JSON file
- import
I don't want to just try this for fear of breaking a system I don't administer...