jonaswinkler/paperless-ng

[BUG] delete document type not possible

githlp opened this issue · 0 comments

Describe the bug

The document type delete method hangs upon clicking on button delete for any listed document type.

To Reproduce

  1. Go to Document Types
  2. Click on actions/delete for specific document type
  3. On appearing popup confirm delete dialog click on delete
  4. nothing happens, document type still exists
  5. new document type can be stored

Webserver logs

no output on DEBUG log

Relevant information

  • Host OS of the machine running paperless: Ubuntu 20.04
  • Browser Firefox
  • Version 1.5.0
  • Installation method: docker
  • No relevant configuration changes