[Feature Request] View and edit expiration of existing document share links #13037
Unanswered
SoleroTG
asked this question in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Description
Problem Statement
Currently, Paperless-ngx allows users to generate public share links for documents with an optional expiration date. However, once a link is created:
Proposed Solution
I propose enhancing the share link management flow within the document detail page (the "Send" action modal):
ShareLinksupportsPATCH/PUTrequests to update theexpirationfield.Other
Implementation Offer
I am willing to implement these changes in both the Django backend and Angular frontend and submit a Pull Request.
Before starting, I would appreciate feedback from the maintainers on the preferred UI approach (e.g., inline date picker within the "Send" modal next to the active link).
All reactions