Skip to content

CHI-3708: add recordingCompleteCallback scafold - #4501

Draft
gpaoloni wants to merge 19 commits into
masterfrom
CHI-3708
Draft

CHI-3708: add recordingCompleteCallback scafold#4501
gpaoloni wants to merge 19 commits into
masterfrom
CHI-3708

Conversation

@gpaoloni

@gpaoloni gpaoloni commented Jul 1, 2026

Copy link
Copy Markdown
Collaborator

Description

Checklist

  • Corresponding issue has been opened
  • New tests added
  • Feature flags added
  • Strings are localized
  • Tested for chat contacts
  • Tested for call contacts

Other Related Issues

None

Verification steps

AFTER YOU MERGE

  1. Cut a release tag using the Github workflow. Wait for it to complete and notify in the #aselo-deploys Slack channel.
  2. Comment on the ticket with the release tag version AND any additional instructions required to configure an environment to test the changes.
  3. Only then move the ticket into the QA column in JIRA

You are responsible for ensuring the above steps are completed. If you move a ticket into QA without advising what version to test, the QA team will assume the latest tag has the changes. If it does not, the following confusion is on you! :-P

@stephenhand stephenhand changed the title chore: add recordingCompleteCallback scafold CHI-3708: add recordingCompleteCallback scafold Aug 3, 2026
# Conflicts:
#	lambdas/account-scoped/src/router.ts
const savedTimeOfContactDate = parseISO(savedTimeOfContactString);
console.info(`Created HRM contact with id ${id} for task ${taskSid}`);

if (channel === ('voicemail' as any)) {

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we attempt to consolidate setting recordings on the backend instead of having this as a special case for the productionising step?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants