Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pinning a tag does not work #604

Open
c-goes opened this issue Mar 8, 2024 · 1 comment
Open

Pinning a tag does not work #604

c-goes opened this issue Mar 8, 2024 · 1 comment
Assignees
Labels
bug Something isn't working enhancement New feature or request feature request

Comments

@c-goes
Copy link

c-goes commented Mar 8, 2024

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

@c-goes c-goes added the bug Something isn't working label Mar 8, 2024
@ciur
Copy link
Owner

ciur commented 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 😋

@ciur ciur added feature request enhancement New feature or request labels Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request feature request
Projects
None yet
Development

No branches or pull requests

2 participants