nextcloud / nextcloud/integration_paperless
retain file name as title
Open
Nobody has claimed this yet.
0. Needs triage
bug
- Dominant language
- PHP
- Stars
- 38
- Forks
- 8
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 3
Description
Steps to reproduce
- Push document to paperless
- Document title is "callbackwrapper"
Expected behaviour
document should have a meaningful title, optimally the original file name just like the original behaviour when uploading within paperless
Actual behaviour
Every file is titled "callbackwrapper" Which needs to be renamed manually.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the integration's document-push path for files uploaded to Paperless and inspect where the document title is assigned. Reproduce the upload described in the issue, then verify that the original file name is used instead of "callbackwrapper" and that the resulting document no longer needs manual renaming.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100