semantics
This commit is contained in:
@@ -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']
|
||||
|
||||
|
||||
Reference in New Issue
Block a user