[GH-ISSUE #604] Pinning a tag does not work #475

Open
opened 2026-02-25 21:32:00 +03:00 by kerem · 1 comment
Owner

Originally created by @c-goes on GitHub (Mar 8, 2024).
Original GitHub issue: https://github.com/ciur/papermerge/issues/604

Originally assigned to: @ciur on GitHub.

Description

When adding or editing a tag the checkbox for "pinned" has no effect. The option stays disabled in the table.

Info:

  • Papermerge Version [e.g. 3.0.1]: 3.1 from Docker Hub

Relevant log entries:

INFO:     127.0.0.1:39724 - "GET /token-validator HTTP/1.0" 200 OK
INFO:     127.0.0.1:39730 - "GET /token-validator HTTP/1.0" 200 OK
10.89.0.13 - - [08/Mar/2024:10:08:42 +0000] "PATCH /api/tags/676e87d4-caa1-4ed3-86d4-cc6c4880a5cb HTTP/1.1" 200 134 "http://192.168.117.20:12000/" ""
10.89.0.13 - - [08/Mar/2024:10:08:42 +0000] "PATCH /api/tags/676e87d4-caa1-4ed3-86d4-cc6c4880a5cb HTTP/1.1" 200 134 "http://192.168.117.20:12000/" ""
2024/03/08 10:09:04 [error] 186#186: *355 connect() failed (111: Connection refused) while connecting to upstream, client: 10.89.0.13, server: _, request: "POST /api/tags/ HTTP/1.1", subrequest: "/token-validator", upstream: "http://[::1]:8100/token-validator", host: "192.168.117.20:12000", referrer: "http://192.168.117.20:12000/"
2024/03/08 10:09:04 [warn] 186#186: *355 upstream server temporarily disabled while connecting to upstream, client: 10.89.0.13, server: _, request: "POST /api/tags/ HTTP/1.1", subrequest: "/token-validator", upstream: "http://[::1]:8100/token-validator", host: "192.168.117.20:12000", referrer: "http://192.168.117.20:12000/"
INFO:     127.0.0.1:43858 - "GET /token-validator HTTP/1.0" 200 OK

Originally created by @c-goes on GitHub (Mar 8, 2024). Original GitHub issue: https://github.com/ciur/papermerge/issues/604 Originally assigned to: @ciur on GitHub. **Description** When adding or editing a tag the checkbox for "pinned" has no effect. The option stays disabled in the table. **Info:** - Papermerge Version [e.g. 3.0.1]: 3.1 from Docker Hub **Relevant log entries:** ``` INFO: 127.0.0.1:39724 - "GET /token-validator HTTP/1.0" 200 OK INFO: 127.0.0.1:39730 - "GET /token-validator HTTP/1.0" 200 OK 10.89.0.13 - - [08/Mar/2024:10:08:42 +0000] "PATCH /api/tags/676e87d4-caa1-4ed3-86d4-cc6c4880a5cb HTTP/1.1" 200 134 "http://192.168.117.20:12000/" "" 10.89.0.13 - - [08/Mar/2024:10:08:42 +0000] "PATCH /api/tags/676e87d4-caa1-4ed3-86d4-cc6c4880a5cb HTTP/1.1" 200 134 "http://192.168.117.20:12000/" "" 2024/03/08 10:09:04 [error] 186#186: *355 connect() failed (111: Connection refused) while connecting to upstream, client: 10.89.0.13, server: _, request: "POST /api/tags/ HTTP/1.1", subrequest: "/token-validator", upstream: "http://[::1]:8100/token-validator", host: "192.168.117.20:12000", referrer: "http://192.168.117.20:12000/" 2024/03/08 10:09:04 [warn] 186#186: *355 upstream server temporarily disabled while connecting to upstream, client: 10.89.0.13, server: _, request: "POST /api/tags/ HTTP/1.1", subrequest: "/token-validator", upstream: "http://[::1]:8100/token-validator", host: "192.168.117.20:12000", referrer: "http://192.168.117.20:12000/" INFO: 127.0.0.1:43858 - "GET /token-validator HTTP/1.0" 200 OK ```
Author
Owner

@ciur commented on GitHub (Mar 8, 2024):

Well actually that feature (of pinning the tag) was not yet fully transferred from version 2.x to 3.x.
It is also a bug, in sense that the flag for pinning the tag is still visible. Also there are documentation references to the pinning part.
It is both, bug and feature request 😋

<!-- gh-comment-id:1985477579 --> @ciur commented on GitHub (Mar 8, 2024): Well actually that feature (of pinning the tag) was not yet fully transferred from version 2.x to 3.x. It is also a bug, in sense that the flag for pinning the tag is still visible. Also there are documentation references to the pinning part. It is both, bug and feature request :yum:
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/papermerge#475
No description provided.