Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfix: replaces env variables and CSP URLs related to Salesforce partial environment #1286

Merged
merged 1 commit into from
May 24, 2022

Conversation

space-age-pete
Copy link
Contributor

Description

The Salesforce partial environment is a sandbox. Whenever it gets refreshed with data from the production environment, all connection variables related to its chatbot get reset. This PR replaces the old environment variables with the new, and does the same for the required URLs in the Content Security Policy allowlist.

Tests and performance

  • Changes to any .js files are covered by existing tests or this PR adds new tests (if not please explain why below)
  • No new packages are added or package size and performance considerations are discussed below
  • PR Title fits our changelog format

@znicholasbrown znicholasbrown merged commit f245acb into master May 24, 2022
@znicholasbrown znicholasbrown deleted the chatbot-partial-refresh-csp-fix branch May 24, 2022 18:00
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