nextcloud / nextcloud/calendar
Event attachments: Adding an attendee to an existing event does not prompt to create a share link
Open
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
- Create an event (don't save!)
- Click "More details"
- Add an attachment
- Click "Save"
- Close the event
- Open the event again
- Add an attendee "Bob"
- Click "Save"
- 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
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
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