I’ve just set up MM and have it mostly working. My configuration is that I’m pulling calendar events from a CalDAV server via the CalDAV module to host a local ICS file which is fully working based on my manual inspection of the hosted ICS file. The problem is that not all the events in that ICS file are displayed by the default Calendar module or by the CalendarEXT3 module that I’ve installed and configured.
Some of the events not displayed are recurring events, but I’m also not able to get any events from the past (prior to today when I set everything up) to show up. As mentioned above, I have manually inspected the ICS file and know that it’s correctly representing ALL the events from the CalDAV server, so that part of the process appears to be working. I’ve tried updating the node-ical module, but it was already at the latest version (0.20.1).
Does anyone have any suggestions or similar experience?
Thanks.