Skip to content

Commit

Permalink
CM-299: show business status on searcher
Browse files Browse the repository at this point in the history
  • Loading branch information
sniedzielski committed Sep 1, 2023
1 parent 48a3ca8 commit 29b9b80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/actions.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ const TASKS_FULL_PROJECTION = () => [
'status',
'executorActionEvent',
'businessEvent',
'businessStatus',
'dateCreated',
'isDeleted',
'taskGroup{id, code, completionPolicy}',
Expand Down

0 comments on commit 29b9b80

Please sign in to comment.