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

[Bug]: "Set Reminder" is shown for pending shares but does not work #51224

Open
kesselb opened this issue Mar 4, 2025 · 0 comments
Open

[Bug]: "Set Reminder" is shown for pending shares but does not work #51224

kesselb opened this issue Mar 4, 2025 · 0 comments
Labels
1. to develop Accepted and waiting to be taken care of 29-feedback bug feature: sharing

Comments

@kesselb
Copy link
Contributor

kesselb commented Mar 4, 2025

Bug description

By default, shares are added to a user's home without requiring confirmation. The configuration flag 'sharing.enable_share_accept' changes this behavior, requiring users to accept shares first. This is managed under Shares → Pending Shares.

In Nextcloud 29, the option to set a reminder is available for pending shares, but setting a reminder does not actually work.

Steps to reproduce

  1. Set up instanceA and instanceB.
  2. In instanceB, set 'sharing.enable_share_accept' => true in the configuration (this is crucial to reproduce the issue).
  3. Alice (instanceA) shares a folder with Bob (instanceB).
  4. Bob (instanceB) tries to set a reminder for the pending share.
  5. 💥
Screencast.From.2025-03-04.14-30-53.webm

Expected behavior

Don't show set reminder for pending shares.

@kesselb kesselb added 0. Needs triage Pending check for reproducibility or if it fits our roadmap bug 1. to develop Accepted and waiting to be taken care of 29-feedback feature: sharing and removed 0. Needs triage Pending check for reproducibility or if it fits our roadmap labels Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. to develop Accepted and waiting to be taken care of 29-feedback bug feature: sharing
Projects
None yet
Development

No branches or pull requests

1 participant