Property:Has task status
Jump to navigation
Jump to search
| Line 5: | Line 5: | ||
* [[Allows value::In Progress]] | * [[Allows value::In Progress]] | ||
* [[Allows value::Done]] | * [[Allows value::Done]] | ||
| − | |||
* [[Allows value::Tabled]] | * [[Allows value::Tabled]] | ||
Latest revision as of 02:16, 18 March 2019
This is a property of type Text.
The allowed values for this property are:
- New
- In Progress
- Done
- Tabled
{
"type": "PROPERTY_CONSTRAINT_SCHEMA",
"constraints": {
"type_constraint": "_txt",
"allowed_values": [
"New",
"In Progress",
"Done",
"Tabled"
]
}
}