You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Desktop (please complete the following information):
OS: Windows
Browser: Chrome
Extension Version: 2.1.2
Next Steps
In background deployment update code, report an error to Datadog if the deployment references an unknown integration configuration (i.e., the user doesn't have access to it)
What do we want the behavior to be? Stop deployment activation? Or report but activate the deployment knowing the mod will error at runtime?
@Pashaminkovsky I think we should automatically open the Extension Console
In the Extension Console deployment update code:
Show an error if a deployment can't be activated because it references an unknown integration configuration
The text was updated successfully, but these errors were encountered:
twschiller
changed the title
Integration configuration not switched in deployment
Deployed mod can't find integration configuration
Sep 27, 2024
twschiller
changed the title
Deployed mod can't find integration configuration
Deployed mod can't find integration configuration when configuration switched
Sep 27, 2024
Describe the bug
To Reproduce
NOTE: I've been unable to reproduce locally. But haven't tried with an OAuth2 PKCE integration. See Slack for email addresses of impacted users. (Customer dev things the issue might have resolved itself. It also hasn't shown up in error telemetry for 1 day+: https://app.pixiebrix.com/teams/ec096a08-58f3-4efd-b2ab-b153bd903533/deployments/434b2ffb-c379-423a-966d-32832c53199e?tabKey=errors)
Steps to reproduce the behavior:
Actual behavior
When running sidebar, user sees error that integration configuration id corresponding to the new configuration can't be found
Expected behavior
User is able to use the mod after the deployment updates
Discussion
pixiebrix-extension/src/background/deploymentUpdater.ts
Line 519 in 625c84f
Mitigations
Potential mitigations
Screenshots/Loom
Desktop (please complete the following information):
Next Steps
The text was updated successfully, but these errors were encountered: