nextcloud / nextcloud/integration_paperless

retain file name as title

Open
#68 0 comments 1 reaction 0 assignees View on GitHub

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
  1. Push document to paperless
  2. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.