Removing a value from the options of a select element does not remove that value from the objects

WHAT IS THE BUG

  • Into a select property, add an option
  • add this option to an object
  • remove the value from the list of options
    anytypecapture

The value remains assigned to the object, and it becomes impossible to delete it (though this is likely due to this bug : Unable to delete a selected value in a multi-select property )

Edit : This happens in list view only

TECHNICAL INFORMATION
OS version: win32 x64 10.0.19045
App version: 0.55.4
Build number: build on 2026-05-04 16:31:34 +0000 UTC at #545ed723e3e227b1f0906ec57aaf4adea24d06ec
Library version: v0.50.4
Anytype Identity: A8Mjw7Djy5fXzN9D9oDrMugn9NrXBgbMjt2Q9uYwaecx34KB
Analytics ID: 82e8727c-b570-4dde-afe8-a1dff7c17344

For me, this also happens in Grid View on MacOS. There really is no way to remove a deleted option of a multi-select property from an object.