I have two machines that sync with smos-sync-client sync every few minutes using a systemd timer. On my desktop machine I have a project, let's call it "project-a" that is up-to-date and has synced successfully. The smos online editor also shows this correct version.
There is also a project with the same name that has been archived, both on my desktop and on smos online.
On my laptop, which has also synced without any errors (viewing with --log-level Debug) I have "project-a" as an active project that has not been archived. There is no archived version of the project and the new project of the same name is nowhere to be found.
I have two machines that sync with
smos-sync-client syncevery few minutes using a systemd timer. On my desktop machine I have a project, let's call it "project-a" that is up-to-date and has synced successfully. The smos online editor also shows this correct version.There is also a project with the same name that has been archived, both on my desktop and on smos online.
On my laptop, which has also synced without any errors (viewing with
--log-level Debug) I have "project-a" as an active project that has not been archived. There is no archived version of the project and the new project of the same name is nowhere to be found.