-
Notifications
You must be signed in to change notification settings - Fork 241
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
Events from subscribed calendar not showing up in Upcoming widget. #5628
Comments
Do you see the changes in the webUI? We've had some reports that the subscription calendars don't work at the moment. |
I am not observing significant offset or change in WebUI, or console / internal errors related to calendar, potentially due to not upgrading to NC28? A lot of apps are not compatible with NC28 so I think I will not be upgrading anytime soon. After reverting calendar app multiple times, it appears to be a regression / bug introduced from app version 4.5.0, and left unfixed (probably unreported as well) until now. |
Following @escoand 's mention of this issue, I wish to make a clarification: This issue is about subscribed events not showing up along with local events in the Upcoming Events widget in dashboard. And considering downgrading will resolve this issue, this is an issue with the calendar app. Hope it helps. |
Update: |
There seems to be two parts that consists of the bug (but I could be wrong) In 4.5.0 version of the cal app, commit babc444 introduced codes to Considering the search options have already confined the events returned to be within this range, it would be almost impossible (unless there are bugs elsewhere) if an recurring event has no occurrence within this period, so I assume one way to mitigate this issue is by changing the This works when forcing the application to use the original widget, but seems to be not working on widget V2 for some reason, which is the part I do not get to understand yet. |
This is what I am experiencing as well. How does one revert to an earlier version of Calendar where the problem seems to be located in? |
|
If you're still on NC27 this will work. If you've upgraded to NC28 its not so simple. NC28 completely breaks it and modifies your database. The only solution then is to completely revert to NC27 restore your database to a NC27 version and then downgrade to calendar-v4.4.5 |
When I look in the ajax requests beining made I don't see my subscribe calendar appearing in the list. Could that explain these events missing from the calendar widget? |
are you on 28? If so, there's a bug that's been fixed with 28.0.3, to be released on the 29th: |
I just installed 28.0.3, but the subscribed calendar events are still not on my dashboard widget :( |
28.0.3 fixed an upstream issue that caused subscribed events not showing up in APIs internal and external, but dashboard widget is originated from a different issue
This is very true, and allows the temp fix to be use-able again |
@C8620 what are you referring to when speaking about subscribed calendars? A calendar subscription from a HTTP URL that points to an ICS file, a shared calendar or an invite to an event? Could you export one of the affected events so I can reproduce the bug easier? Thanks |
The upcoming widget is showing events from subscriptions (e.g. https://www.feiertage-deutschland.de/kalender-download/ics/feiertage-deutschland.ics and also our integrated holiday calendars) with Nextcloud 27 and Calendar v4.4.5. The relevant change was #5449. |
I assume it will be ported to 28.0.X as well? |
Thanks for your bug report 👍 I've worked on two patches, which are also scheduled for the upcoming releases of Nextcloud 28 (2024-05-23) and Nextcloud 29 (2024-05-23), to address some issues regarding the upcoming events widget.
I hope, but cannot say for sure, if those patches already enough. It's often helpful to let us know if the problem exists with your personal calendar, a shared calendar (by you or to you), or a calendar subscription. Moreover, exporting an ICS file is often helpful. Thank you and stay tuned! |
Steps to reproduce
(This is not reproduceable using app version <4.5.0)
Expected behavior
Events from subscribed calendar is showing up in the list.
Actual behaviour
Only events from non-subscribed calendars are appearing.
Calendar app version
4.6.0 (any version >= 4.5.0)
CalDAV-clients used
Not relevant.
Browser
Microsoft Edge 120, Firefox 120
Client operating system
Windows, Ubuntu, Android
Server operating system
Cloudlinux
Web server
Other
Database engine version
MariaDB
PHP engine version
PHP 8.2
Nextcloud version
27.1.4
Updated from an older installed version or fresh install
Updated from an older version
List of activated apps
Nextcloud configuration
Web server error log
No response
Log file
No response
Browser log
No response
Additional info
Server: LiteSpeed Enterprise.
The text was updated successfully, but these errors were encountered: