Safeguarding attached actions
This commit is contained in:
@@ -7,7 +7,7 @@ export default_filter = Ember.Object.create
|
||||
project_id: ''
|
||||
project_instance_project_scenario_id: ''
|
||||
workflow_action_definition_organization_id: ''
|
||||
offset_type_not_eq: 'attached'
|
||||
workflow_action_definition_offset_type_not_eq: 'attached'
|
||||
state_in: []
|
||||
target_date_gteq: null
|
||||
target_date_lteq: null
|
||||
|
||||
@@ -10,7 +10,7 @@ export var default_filter = Ember.Object.create({
|
||||
project_id: '',
|
||||
project_instance_project_scenario_id: '',
|
||||
workflow_action_definition_organization_id: '',
|
||||
offset_type_not_eq: 'attached',
|
||||
workflow_action_definition_offset_type_not_eq: 'attached',
|
||||
state_in: [],
|
||||
target_date_gteq: null,
|
||||
target_date_lteq: null,
|
||||
|
||||
Reference in New Issue
Block a user