Property:Has event status
From Landrace.Wiki - The Landrace Cannabis Wiki
More actions
This property stores the lifecycle/status of a Current Events item (single-day, ongoing, monitoring, resolved).
The allowed values for this property are:
- Single-day
- Ongoing
- Monitoring
- Resolved
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Single-day", "Ongoing", "Monitoring", "Resolved" ] } }