Open Bubu opened 2 years ago
the booking person is an attendee. have you checked the attendees?
Yes, it's not shown there:
Should I create another issue for the broken avatars on that view? (possibly related browser errors?)
The avatars are addressed by https://github.com/nextcloud/calendar/pull/3101. Related to https://github.com/nextcloud/calendar/issues/3099.
Yes, it's not shown there:
Okay, so you expected to also see the name and contact info in the event description, right? That's a valid feature request. Could you resubmit it as such?
(Thanks for taking the time to walk through these issues with me, it's very much appreciated :-))
Okay, so you expected to also see the name and contact info in the event description, right?
I think I'm not asking for that, I think having it on the attendee screen is enough. What I would expect there though is for non-users of the instance you are on to show the something like Name <name@example.com>
, if the info is in the event.
(I can still resubmit that as a feature request, if you prefer.)
I would have the same feature request: show email addresses on the attendee screen and add the ability to directly create a new manual mail to the attendee (maybe additional to all attendees also). The info ist already there it is just not displayed in the calendar via browser, if you sync your calendards with external calendar apps the the mailadresses can be seen (e.g. macOS Calendar).
In Thunderbird, the email address of the person who booked is shown. It is maybe just a matter of display in Nextcloud Calendar :)
BTW, this issue is also true for regular calendar invitations that do not come from the Appointment feature. However, it is especially painful in the Appointment feature as the main user often do not know who is the requester.
I suggest we put an action text component into the attendee actions (... menu) that shows the email address. That is easy to do and sufficient.
Ref https://nextcloud-vue-components.netlify.app/#/Components/NcActions?id=ncactiontext
I suggest we put an action text component into the attendee actions (... menu) that shows the email address. That is easy to do and sufficient.
Ref https://nextcloud-vue-components.netlify.app/#/Components/NcActions?id=ncactiontext
What is an action text ? (apologies for my non-dev noob questions 🙃)
A text entry in an actions menu
hmmm, let's wait for the result :)
^ this is an actions menu. the first entry is a text. the rest are buttons.
Steps to reproduce
Expected behaviour
Name and mail address are shown, perhaps with a mailto: link/button
Actual behaviour
No address is shown. You can downlaod the event and try and import it into thunderbird to see the address. (So it's in the event, just not shown).
Calendar app
Calendar app version: 3.0.3
CalDAV-clients used: Thunderbird... but this is solely done via the web-interface here
Client configuration
Browser: FF 95.0.2
Operating system: Arch Linux
Server configuration
Operating system: Arch Linux
Web server: Nginx
Database: PostgreSQL
PHP version: 8.0.14
Nextcloud Version: 23.0.0
Updated from an older installed version or fresh install: Upgraded from Owncloud 8 or 9 or so... :D
List of activated apps:
Nextcloud configuration:
Logs
Can provide logs if necessary. Nextcloud logs didn't show any warnings or errors.
Web server error log (e.g. /var/log/apache)