nextcloud / nextcloud/calendar

Event attachments: Adding an attendee to an existing event does not prompt to create a share link

Open
#6,558 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop bug
Dominant language
JavaScript
Stars
1.2k
Forks
332
Avg merge
16h 13m
Merged PRs (30d)
137

Description

Steps to reproduce
  1. Create an event (don't save!)
  2. Click "More details"
  3. Add an attachment
  4. Click "Save"
  5. Close the event
  6. Open the event again
  7. Add an attendee "Bob"
  8. Click "Save"
  9. Bob receives the invitation, but the attachment link is the internal link. Bob cannot access the file unless he has access to it through other means (e.g. it's a file from a group folder).
Expected behavior

There should be the prompt asking to create a share link.

Actual behaviour

No prompt to create the share link.

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

Reproduce the issue using the listed event and attachment steps, then inspect the event save flow and the attachment share-link prompt handling. Confirm the behavior when an attendee is added to an existing event, and consider the issue done when Bob receives an accessible share link after saving.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.