Skip to content

Commit

Permalink
Revert setting queue for conversations queue transfer
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenhand committed Oct 21, 2024
1 parent 485c1a6 commit cab9b88
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion functions/transferChatStart.ts
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,6 @@ export const handler = TokenValidator(
properties: {
workflow_sid: context.TWILIO_CONVERSATIONS_CHAT_TRANSFER_WORKFLOW_SID,
workspace_sid: context.TWILIO_WORKSPACE_SID,
queue_sid: targetSid,
attributes: newAttributes,
task_channel_unique_name: originalTask.taskChannelUniqueName,
},
Expand Down

0 comments on commit cab9b88

Please sign in to comment.