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]: Cannot delete task #596

Open
1 task done
tk0e opened this issue Feb 10, 2025 · 0 comments
Open
1 task done

[BUG]: Cannot delete task #596

tk0e opened this issue Feb 10, 2025 · 0 comments
Labels
backend This issue or pull request is backend related bug Something isn't working

Comments

@tk0e
Copy link
Member

tk0e commented Feb 10, 2025

Description

When I want to delete a task, that was mistakenly created and never had a position reported to, I get errors in Django Admin and fail to do so.

Steps to Reproduce

  1. Open a project in Django Admin
  2. Delete a task by clicking on the small cross icon on the right of the task box
  3. Save
  4. Follow the red marked errors

Expected Behavior

  1. Open a project in Django Admin
  2. Delete a task by clicking on the small cross icon on the right of the task box
  3. Save
  4. Timed checks, if that can be safely done (i.e. no reports on the task)
  5. Deletion confirmed

Attachments

No response

Additional Context

Not super critical, because tasks can be archived and archived tasks only show in the analysis and statistics modul.

To avoid misunderstandings, renaming tasks may help. Like "ZZ_not-used"

Version

v5.0.8

Required

  • I have checked past issues to see if this bug has already been reported.
@tk0e tk0e added the bug Something isn't working label Feb 10, 2025
@c0rydoras c0rydoras added this to timed Feb 11, 2025
@c0rydoras c0rydoras added the backend This issue or pull request is backend related label Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend This issue or pull request is backend related bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

2 participants