nextcloud / nextcloud/server

Share to conversation: note is not remembered

Open
#28,484 10 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

0. Needs triage 26-feedback bug feature: sharing
Dominant language
PHP
Stars
36.9k
Forks
5.2k
Avg merge
2d 3h
Merged PRs (30d)
713

Description

  • share a file to a conversation
  • set expiration date
  • set note
  • reload
  • see that expiration date is set, but note is forgotten

Is it useful to have a note for this kind of share?
So, either

  • remove note option
  • make it working and show it somehow(?) in Talk, as currently there those shared files are "only" inline and I do not know what the best way is to show a note there

@jancborchardt

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 reproducing the share-to-conversation steps described in the issue and trace where the expiration date and note are persisted. Determine whether the intended outcome is removing the note option or making the note persist and appear in Talk; done requires one of those outcomes to be explicitly implemented and verified after reload.

Written by the indexing model from the issue text.

Assessment

Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.