Skip to content

fix: Handle Lex v1 language formatting [CHI-3329]#2944

Merged
gpaoloni merged 5 commits intomasterfrom
gian_CHI-3329
May 15, 2025
Merged

fix: Handle Lex v1 language formatting [CHI-3329]#2944
gpaoloni merged 5 commits intomasterfrom
gian_CHI-3329

Conversation

@gpaoloni
Copy link
Collaborator

@gpaoloni gpaoloni commented Apr 28, 2025

This PR replicates the changes of techmatters/serverless#758 for the AWS Lambda version of the channel capture handlers.

Description

This PR fixes a bug where channel captures fail for Lex v1 after the changes for Lex v2. The reason is that we have inconsistent formatting for Lex v1 bots (some uppercased). The solution to this bug is to store the bot language with the casing provided without any changes, other than the lower case version sanitized one.

Checklist

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

@gpaoloni gpaoloni requested a review from stephenhand April 29, 2025 14:45
@gpaoloni gpaoloni marked this pull request as ready for review April 29, 2025 14:48
Base automatically changed from gian_CHI-3218 to master May 15, 2025 21:41
@gpaoloni gpaoloni merged commit 2baa87f into master May 15, 2025
16 checks passed
@gpaoloni gpaoloni deleted the gian_CHI-3329 branch May 15, 2025 22:05
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