What happens if I export a plan to a new database and rename the file?
Relay has no way of associating the plan to the specification since both the DiD and file name mismatch. Care should be taken to always do a dbSync immediately after a document is renamed or exported. Exporting and renaming must be done in steps with a dbSync in between and after. New matching algorithms have been defined which will alleviate this problem in the future.