I had a collection that was corrupted of some kind - so I deleted it and recreated it.
Now I have to go through “point-clicking” bindings of every corner of my app, to ensure it is pointing at the new collection (same name - but with new id).
Is there any smart way to come around this? It would be great if I could just force the new collection to have the same collection ID as the deleted one!
My wish: Global search functionality for errors in references to collections etc.
/Henrik