Skip to content

Commit

Permalink
feat(next/api): export evaluation selections
Browse files Browse the repository at this point in the history
  • Loading branch information
sdjdd committed Dec 18, 2023
1 parent 71950c1 commit fe72c07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions next/api/src/ticket/export/ExportTicket.ts
Original file line number Diff line number Diff line change
Expand Up @@ -322,6 +322,7 @@ const FIXED_KEYS = [
'content',
'evaluation.star',
'evaluation.content',
'evaluation.selections',
'firstCustomerServiceReplyAt',
'latestCustomerServiceReplyAt',
'group.id',
Expand Down

0 comments on commit fe72c07

Please sign in to comment.