Open eopo opened 2 months ago
I don't think the web UI does that for me. Inbox tags are only removed, if they're explicitly unset. You can swipe right on a document in the list view to explicitly remove Inbox tags from a document.
It's an option that can be set in paperless-Nagy settings
Ah ok I've never used that. I could possibly check this setting and emulate the behavior.
I don't think the web UI does that for me. Inbox tags are only removed, if they're explicitly unset. You can swipe right on a document in the list view to explicitly remove Inbox tags from a document.
I never knew about the swipe-to-remove-inbox-tags thing, that’s amazing!
The paperless-ngx web ui removes inbox tags assigned to a document, if other changes are saved. This does not happen in swift-paperless. I suggest adding the parameter "remove_inbox_tags": true to the PUT request, so the behavior of swift-paperless matches the web ui's.