Thanks a lot that was exactly what I was looking for!
Now I found that for some projects somehow the project_json project_dir does not match the actual project dir and also the one in cryosparc itself.
So in cryosparc project overview the Directory entry is correct and matches actual disk location but the “project_dir” entry in projects_json is old path still.
I think this happened for projects that:
- Detached from instance 1
- Moved to new disc location
- Attached to instance 2
- Found I made a naming mistake in the folder name
- Archived in instance 2
- Changed folder name
- Unarchived in instance 2
So it seems the project_json got not updated after unarchiving.
How would I update project_json or should I just change it by hand?