Open micah opened 1 month ago
I should note that my cursor turns into a circle with a line through it when I hover over the drop-down arrow indicating that I cannot drop-down that menu.
I spoke to someone else in my organization, who created many of the calendars that are shared with me, she was able to use the drop-down to add them to her appointment calendar check list. Maybe because she created them?
⚠️ This issue respects the following points: ⚠️
Bug description
When making a calendar appointment, you have an option to select, from a drop-down menu, "Additional calendars to check for conflicts". However, even though I have many other calendars that I have access to, this drop-down menu doesn't activate, so I am unable to pick other calendars to include, resulting in appointments being scheduled at times that conflict with the other calendars.
Steps to reproduce
Expected behavior
I should be able to select any of the calendars that I have access to so that the calendar appointment will take those into consideration when making appointment times available.
Nextcloud Server version
30
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.3
Web server
Nginx
Database engine version
MariaDB
Is this bug present after an update or on a fresh install?
None
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
What user-backends are you using?
Configuration report
{ "system": { "instanceid": "REMOVED SENSITIVE VALUE", "passwordsalt": "REMOVED SENSITIVE VALUE", "secret": "REMOVED SENSITIVE VALUE", "trusted_domains": [ "nc.REMOVED SENSITIVE VALUE.net", ], "enable_previews": true, "preview_max_x": 1024, "preview_max_y": 768, "preview_max_scale_factor": 1, "enabledPreviewProviders": [ "OC\Preview\PNG", "OC\Preview\JPEG", "OC\Preview\GIF", "OC\Preview\BMP", "OC\Preview\XBitmap", "OC\Preview\Movie", "OC\Preview\PDF", "OC\Preview\MP3", "OC\Preview\TXT", "OC\Preview\MarkDown" ], "filesystem_check_changes": 0, "activity_expire_days": 14, "knowledgebaseenabled": false, "default_phone_region": "US", "auth.bruteforce.protection.enabled": true, "blacklisted_files": [ ".htaccess", "Thumbs.db", "thumbs.db" ], "cronlog": true, "datadirectory": "REMOVED SENSITIVE VALUE", "overwrite.cli.url": "https://nc.REMOVED SENSITIVE VALUE.net/nextcloud", "htaccess.RewriteBase": "/nextcloud", "dbtype": "mysql", "version": "30.0.0.14", "dbname": "REMOVED SENSITIVE VALUE", "dbhost": "REMOVED SENSITIVE VALUE", "dbport": "", "dbtableprefix": "oc", "mysql.utf8mb4": true, "dbuser": "REMOVED SENSITIVE VALUE", "dbpassword": "REMOVED SENSITIVE VALUE", "installed": true, "memcache.local": "\OC\Memcache\APCu", "memcache.locking": "\OC\Memcache\Redis", "memcache.distributed": "\OC\Memcache\Redis", "filelocking.enabled": "true", "redis": { "host": "REMOVED SENSITIVE VALUE", "port": 0, "dbindex": 0, "timeout": 1.5 }, "log_type": "file", "logfile": "/srv/nextcloud_data/nextcloud.log", "loglevel": 1, "log_rotate_size": 104857600, "share_folder": "/Incoming", "skeletondirectory": "", "templatedirectory": "", "theme": "", "trashbin_retention_obligation": "auto, 7", "updater.release.channel": "stable", "twofactor_enforced": "false", "twofactor_enforced_groups": [], "twofactor_enforced_excluded_groups": [], "mail_smtpdebug": true, "mail_smtpmode": "smtp", "mail_smtpsecure": "ssl", "mail_sendmailmode": "smtp", "mail_from_address": "REMOVED SENSITIVE VALUE", "mail_domain": "REMOVED SENSITIVE VALUE", "mail_smtpauthtype": "PLAIN", "mail_smtpauth": 1, "mail_smtphost": "REMOVED SENSITIVE VALUE", "mail_smtpport": "465", "mail_smtpname": "REMOVED SENSITIVE VALUE", "mail_smtppassword": "REMOVED SENSITIVE VALUE", "app_install_overwrite": [ "twofactor_totp", "onlyoffice" ], "maintenance": false, "config_is_read_only": true } }
List of activated Apps
Enabled:
Nextcloud Signing status
No errors have been found.
Nextcloud Logs
No response
Additional info
No response