scalableminds / webknossos

Visualize, share and annotate your large 3D images online
https://webknossos.org
GNU Affero General Public License v3.0
129 stars 24 forks source link

Option to delete broken update actions from fossilDB #8210

Open fm3 opened 4 days ago

fm3 commented 4 days ago

When an update action breaks the annotation (usually due to an implementation error), we need to manually edit the fossilDB with a client. It would be nice if wk could automatically go back to the latest working version of an annotation. This would be the first instance where wk uses fossilDBs delete api

Should be tackled after #7839 is merged