Property: Has check status
From Miniscope
| Property | |
|---|---|
| Allow multiple values | No |
| Allowed values | Open, Done
|
| Display name | Status |
| Description | Manual completion state for a checklist item. Used only for items without an auto-check property — when Has check property is set, the auto-derived status overrides this field.
|
| Data type | Text
|
2
Open +
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Open", "Done" ] } }