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

Export deletion fails with error #2601

Closed
kelvin-muchiri opened this issue May 20, 2024 · 1 comment · Fixed by #2600
Closed

Export deletion fails with error #2601

kelvin-muchiri opened this issue May 20, 2024 · 1 comment · Fixed by #2600
Assignees
Labels

Comments

@kelvin-muchiri
Copy link
Contributor

Environmental Information

  • Onadata version: v4.1.0

Problem description

When deleting an export, the export fails with a status code of 500

Expected behavior

The export should be successful with a HTTP status code of 204

Steps to reproduce the behavior

  1. Create a data export
  2. Delete the data export via endpoint DELETE /api/v1/exports/<pk>

Additional Information

The exception thrown is captured below
Screenshot from 2024-05-20 13-54-09

@faith-mutua
Copy link

@kelvin-muchiri this is now resolved. I have managed to delete exports

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.

2 participants