Skip to content
This repository has been archived by the owner on Jun 29, 2024. It is now read-only.

Editing documents with paperless-ngx 2.0 fails #137

Open
cmusik opened this issue Dec 3, 2023 · 1 comment
Open

Editing documents with paperless-ngx 2.0 fails #137

cmusik opened this issue Dec 3, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@cmusik
Copy link

cmusik commented Dec 3, 2023

Describe the bug
Since Paperless-ngx 2.0 editing documents does not work

To Reproduce

  1. Open document
  2. Change something
  3. Save

Expected behavior
Changes are saved

Logs

In the edit request I get the message:

{"custom_fields":["Dieses Feld ist erforderlich."]}

In the app logs there is this stacktrace:

---BEGIN STACKTRACE---
#0      PaperlessDocumentsApiImpl.update (package:paperless_api/src/modules/documents_api/paperless_documents_api_impl.dart:85)
<asynchronous suspension>
#1      DocumentEditCubit.updateDocument (package:paperless_mobile/features/document_edit/cubit/document_edit_cubit.dart:35)
<asynchronous suspension>
#2      _DocumentEditPageState._onSubmit (package:paperless_mobile/features/document_edit/view/document_edit_page.dart:389)
<asynchronous suspension>

---END STACKTRACE---

Additional information
Paperless App Version: 3.1.3
Do you use Paperless NG as a backend: Yes

@cmusik cmusik added the bug Something isn't working label Dec 3, 2023
@cmusik cmusik changed the title Editing documents with paperless-ngx fails Editing documents with paperless-ngx 2.0 fails Dec 3, 2023
@cmusik
Copy link
Author

cmusik commented Dec 4, 2023

sorry, wrong paperless app

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant