The online to offline mapping files for folders and tags will currently never be deleted by the sender. Need to either:
-
Do similar to what we do with alerts and delete the mappings when their parent run is deleted. Complicated by the fact that in RunObject staging, folder is stored as a path and tags are stored as strings, not as their offline IDs
-
Make it so that no server IDs are required for folders and tags, instead it attempts to make a new one and if it receives a 409 with the ID it knows to reconnect to that instead