ciur / papermerge

Open Source Document Management System for Digital Archives (Scanned Documents)
https://papermerge.com
Apache License 2.0
2.55k stars 267 forks source link

Always empty result when clicking pinned tags #489

Closed ciur closed 1 year ago

ciur commented 2 years ago

Browsers: all Backend version: 2.1.0b10 Frontend version: 2.1.0b8

Description

When user clicks pinned tags - no folder/documents are returned even though there are both documents and folders with respective tags. In order to reproduce create one folder and one document with tag each with tag "important". Pin tag important (see screenshots below).

One folder and one document was tagged with pinned tag "important":

Screenshot from 2022-10-16 06-31-36

However, when clicking pinned "important" tag - nothing is found:

Peek 2022-10-16 06-33

Problem/Bug/Wrong Behavior

Click pinned tag "important" -> neither document no folder is found

Expected Behavior

Both tagged folder and document should be displayed

ciur commented 1 year ago

Fixed by papermerge/papermerge-core#489