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 deletion fails with status code 500 #401

Open
SilviaZeta opened this issue Jun 6, 2022 · 0 comments
Open

Plugin deletion fails with status code 500 #401

SilviaZeta opened this issue Jun 6, 2022 · 0 comments
Labels
bug [Problem] Something isn’t working or looking right.

Comments

@SilviaZeta
Copy link
Contributor

Bug Description

Deleting a Python plugin fails with status code 500.

To Reproduce

Steps to reproduce the bugs' behaviour:

  1. Go to the 'Plugins' page.
  2. Register a Python plugin and add it to a project.
  3. Open the project in CURATE and use the plugin.
  4. Go back to the 'Plugins' page and delete the plugin.
  5. Notice the request failing with status code 500 from the console and the dialog not closing.

Expected Behaviour

The request should return a 200, the plugin should be removed from the table and the 'delete' dialog should close.

@SilviaZeta SilviaZeta added the bug [Problem] Something isn’t working or looking right. label Jun 6, 2022
@SilviaZeta SilviaZeta changed the title fix: Plugin deletion fails with status code 500 Plugin deletion fails with status code 500 Jun 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug [Problem] Something isn’t working or looking right.
Projects
None yet
Development

No branches or pull requests

1 participant