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

Plugin settings do not work #7254

Closed
3 of 6 tasks
SergeoLacruz opened this issue May 17, 2024 · 2 comments · Fixed by #7258
Closed
3 of 6 tasks

Plugin settings do not work #7254

SergeoLacruz opened this issue May 17, 2024 · 2 comments · Fixed by #7258
Labels
bug Identifies a bug which needs to be addressed Platform UI Related to the React based User Interface plugin Plugin ecosystem user interface User interface
Milestone

Comments

@SergeoLacruz
Copy link
Contributor

Please verify that this bug has NOT been raised before.

  • I checked and didn't find a similar issue

Describe the bug*

The settings of all plugins result in error messages like

No Response
No response from the InvenTree server
URL: /api/plugins/settings/suppliercart/MOUSER_PK/

Error 404: Resource Not Found
The requested resource could not be located on the server
URL: /api/plugins/settings/inventreelabel/DEBUG/

Steps to Reproduce

Go to settings->plugins
Tra to change a setting

Expected behaviour

As in the past :-)

Deployment Method

  • Docker
  • Package
  • Bare metal
  • Other - added info in Steps to Reproduce

Version Information

0.16.0 dev
351701e
ubunto 2204

Please verify if you can reproduce this bug on the demo site.

  • I can reproduce this bug on the demo site.

Relevant log output

[17/May/2024 07:31:07] "GET /api/notifications/?read=false HTTP/1.1" 200 2
Not Found: /api/plugins/settings/zebra/CONNECTION/
Not Found: /api/plugins/settings/zebra/CONNECTION/
[17/May/2024 07:31:14] "GET /api/plugins/settings/zebra/CONNECTION/ HTTP/1.1" 404 110
@SergeoLacruz SergeoLacruz added bug Identifies a bug which needs to be addressed question This is a question triage:not-checked Item was not checked by the core team labels May 17, 2024
@matmair
Copy link
Contributor

matmair commented May 17, 2024

Could this be partially because of #7224

@SchrodingersGat SchrodingersGat added user interface User interface plugin Plugin ecosystem Platform UI Related to the React based User Interface and removed question This is a question triage:not-checked Item was not checked by the core team labels May 19, 2024
@SchrodingersGat SchrodingersGat added this to the 0.15.2 milestone May 19, 2024
@SchrodingersGat
Copy link
Member

@SergeoLacruz thanks for reporting, can confirm that this is a bug, caused by #7224

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Identifies a bug which needs to be addressed Platform UI Related to the React based User Interface plugin Plugin ecosystem user interface User interface
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants