TailorDev / crick

📊 Crick is a backend for the Watson time-tracker.
https://app.crick.io/
MIT License
229 stars 16 forks source link

Sync removed frames #113

Open cloudlena opened 5 years ago

cloudlena commented 5 years ago

When I remove a frame locally and then run watson sync, the frame still exists on Crick. It should be removed when I do a sync.

jmaupetit commented 5 years ago

Hi @mastertinner ! Thanks for the report. Frame synchronization is hard, many strategies can be implemented, but surely not one that fits all requirements!

cloudlena commented 5 years ago

Thanks for the reply, @jmaupetit. Is there any way of deleting frames on crick.io? I have uploaded a test frame and would now like to delete it but I couldn't find out how...

jmaupetit commented 5 years ago

Unfortunately, you can't do this from Crick.io UI, and, neither with Watson (see https://github.com/TailorDev/Watson/issues/171). We need to refactor Watson's sync strategy and find time to work on Crick's UI.