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

[bug] Config backend remains unchanged when updating via PUT request #658

Closed
codesankalp opened this issue Jun 16, 2022 · 0 comments · Fixed by #659
Closed

[bug] Config backend remains unchanged when updating via PUT request #658

codesankalp opened this issue Jun 16, 2022 · 0 comments · Fixed by #659
Labels

Comments

@codesankalp
Copy link
Member

Steps to reproduce:

  • Make a put request by changing backend on http://127.0.0.1:8000/api/v1/controller/device/<uuid>/.
  • The response will contain the changed config backend.
  • But, on refreshing the page or visiting the device admin page, the config backend is still unchanged.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant