Property:Has task status
Revision as of 01:53, 18 March 2019 by Janice (talk | contribs) (Created page with "This is a property of type Has type::Text. The allowed values for this property are: * Allows value::New * Allows value::In Progress * Allows value::Done * ...")
This is a property of type Text.
The allowed values for this property are:
- New
- In Progress
- Done
- Backburner
- Shelved
{
"type": "PROPERTY_CONSTRAINT_SCHEMA",
"constraints": {
"type_constraint": "_txt",
"allowed_values": [
"New",
"In Progress",
"Done",
"Tabled"
]
}
}