-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
Upon invitations, calendar "personal" is created although there is a valid calender #5040
Comments
+1 ...Even creates another calendar "Personal" if your first calendar is named "Personal"... Resulting in 2 "Personal" calendars... |
cc @georgehrke |
+1 |
Please don't comment with +1, 👍 etc. when you can't add anything new. It's only spamming contributors' mail inboxes for no reason. Use Github Reactions instead. If there was a known workaround, it would have been posted here. Thx! :) |
Sorry to ask one year later, but is there anything that can be done? Thanks! :) |
Took me a while, too, to reproduce NOW ;-) Bug is still there in NC 13 with current Calendar app. To reproduce, you can do everything within Nextcloud web interface. I was missing that when I tried first. 1a) create a dummy user Oddly enough, I am shown TWO identical dummy users in step 2b. |
I have realized the issue since NC 14 and reproduced it like @nursoda just yet with NC 15.0.5 To avoid problems in our team I moved my custom named calendar to the auto created "pesonal" one as a workaround. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This is done on purpose right now: #2274 We should introduce an option to define a default calendar (like most other calendar applications outside) and store it in there. If there is no default calendar, take the first writable one (based on calendar order). If there is none, create one. |
Note: We now have the setting in server since #19852 so even though it's not selectable right now (see nextcloud/calendar#2331) we can still use it straight away. |
Closed by #32361 |
Calendar 1.5.3 on NC12.0 (release)
Steps to reproduce
Expected behaviour
The invitation should be processed in MyCalendar
Actual behaviour
If calendar "personal" doesn't exist, it's silently created on-the-fly and the invitation is processed there.
Problem is, that if you - like me - only use e.g. Thunderbird Calendar and more or less only use the web interface to maintain the NC server and apps, you don't notice that you have a new calendar, and appointments therein.
I reported this as nextcloud/calendar#466 first but Georg wrote that "If you have another calendar in place, no new calendar should be created."
The text was updated successfully, but these errors were encountered: