Skip to content

Commit

Permalink
add outputType filter to team productivity export (#4347)
Browse files Browse the repository at this point in the history
  • Loading branch information
AkosuaA authored Aug 8, 2024
1 parent d7a489a commit 4c7d6d8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ const Productivity = () => {
getTeamProductivity(teamClient, {
sort: teamSort,
timeRange,
outputType,
tags,
...paginationParams,
}),
Expand Down

0 comments on commit 4c7d6d8

Please sign in to comment.