Apparently, a checkbox is only editable for attributes that belong directly to the entity of your dataview.
If the checkbox refers to an attribute of an associated entity, the checkbox is always non-editable
The 2nd checkbox refers to the associated parent, and is therefore non-editable.
Can be solved by retrievin the associated object in a separate dateview:
Not sure whether that's the case here, but this is what the "An input widget connected to an attribute path must be read-only. The Modeler will check this for you." refers to in the documentation.
Seems strong to me.
I checked in 7.23.4
I suggest to check your data view object
Also, if your views are nested, it might cause this issue of where it's not editable.
A way to fix this, other than the one mentioned above is to change to outer view's to be editable