Skip to content

Commit

Permalink
Added my_tasks_filter to tk-multi-workfiles2
Browse files Browse the repository at this point in the history
  • Loading branch information
bkamphues committed May 31, 2021
1 parent a345cc0 commit 16dee96
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions env/includes/settings/tk-multi-workfiles2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,11 @@ settings.tk-multi-workfiles2: &settings_tk-multi-workfiles2
link_field: entity
hierarchy: [step]
location: "@apps.tk-multi-workfiles2.location"
my_tasks_filters:
- ["sg_status_list", "is_not", "fin"]
- ['task_assignees', 'is', '{context.user}']
- ["sg_status_list", "is_not", "omt"]
- ["sg_status_list", "is_not", "wtg"]

# launches at startup.
settings.tk-multi-workfiles2.launch_at_startup:
Expand Down

0 comments on commit 16dee96

Please sign in to comment.