semantics

This commit is contained in:
2018-07-18 20:43:20 -05:00
parent 9a51c2b731
commit b24b8cc525
+4 -2
View File
@@ -23,13 +23,15 @@ default_globals =
{name: 'saturday', index: 6}
{name: 'sunday', index: 0}
]
operation_running: '' # moment start time of running operation
project:
instance_scope_options: ['instance', 'batch']
workflow_group:
batch_element_threshold_unit_options: ['businessday', 'day', 'week']
operation_running: '' # should be set to false through api call
project_instance:
states: ['uncategorized', 'unplanned', 'planned', 'active', 'overdue', 'any_rejected', 'all_completed']