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

Fix 500 on enabling plugins #3617

Merged
merged 1 commit into from
Mar 10, 2021
Merged

Fix 500 on enabling plugins #3617

merged 1 commit into from
Mar 10, 2021

Conversation

yakkomajuri
Copy link
Contributor

@yakkomajuri yakkomajuri commented Mar 10, 2021

Changes

Please describe.
If this affects the frontend, include screenshots.

Updating the plugin config didn't always send a new config, sometimes it might send something like:

{enabled: true, order: 1}

Only affects plugins with secret fields.

Checklist

  • All querysets/queries filter by Organization, by Team, and by User
  • Django backend tests
  • Jest frontend tests
  • Cypress end-to-end tests

@yakkomajuri yakkomajuri requested a review from Twixes March 10, 2021 11:45
@timgl timgl temporarily deployed to posthog-fix-config-t1ikufa0mvp March 10, 2021 11:48 Inactive
@Twixes Twixes merged commit 506d8a0 into master Mar 10, 2021
@Twixes Twixes deleted the fix-config branch March 10, 2021 11:58
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.

None yet

3 participants