Cannot update a skeleton svg using labels_api.partial_update, Task.update, or via UI #8585
Open
2 tasks done
Labels
bug
Something isn't working
Actions before raising this issue
Steps to Reproduce
Also note that updates applied in the GUI work the same way (update 'success' but no changes applied).
Expected Behavior
The svg value should be updated, or at least an error thrown indicating that the value is not valid for update.
Possible Solution
Fix code to validate and update the value, or at least mark the 'svg' field as non-updatable.
Specifically, in cvat/apps/engine/serializers.py, in the case where a label is being updated, there is no corresponding logic to deal with a skeleton type.
Context
No response
Environment
No response
The text was updated successfully, but these errors were encountered: