Skip to content
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

[BUG]: No recurring events when using upcoming. #164

Open
earlywaff opened this issue Jul 12, 2023 · 4 comments
Open

[BUG]: No recurring events when using upcoming. #164

earlywaff opened this issue Jul 12, 2023 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@earlywaff
Copy link

earlywaff commented Jul 12, 2023

Describe the bug
I'm trying to solve a simple problem. I have a working calendar, in which basically all the events repeat endlessly from week to week, but sometimes there is a change in the time of the meetings.

And so, when I went through my calendar for the first time using the upcoming cube with the Preview 1 days settings, all events were transferred to me. And also the current week worked correctly.
As soon as the next week happened, the calendar for the same Preview 1 days call didn't return any events for me. So he does not perceive repetitive events. I tried updating the appointment in my google calendar by changing the time by one minute and this appointment is the only one out of 15 this week that has reappeared. Conclusion Recurring encounters do not count towards ical events.

To Reproduce
Steps to reproduce the behavior:
Create a recurring weekly meeting.
Set Preview 1 day
Call upcoming cube.
Wait until the end of the meeting.
Then put Preview 7 day
See that you will no longer have a meeting in debug.

Expected Behavior:
I call the upcoming cube every day and see all the recurring events for the current day. Since I do not need unique events, but the fact of a meeting.

**node-red-contrib-ical-events

  • 2.2.2
  • 3.0.2
  • v16.16.0
  • ical

Logs / Additional context
I can provide a ical link, but I think that the bug can be reproduced on any other ical link - it is very easy to reproduce.

@earlywaff earlywaff added the bug Something isn't working label Jul 12, 2023
@naimo84
Copy link
Owner

naimo84 commented Jul 24, 2023

Hi @earlywaff,

I did a quick test at home, but unfortunately I can't reproduce it like you described.

Bildschirmfoto 2023-07-24 um 14 59 45

Also changing the appointment works.

Bildschirmfoto 2023-07-24 um 15 04 45

I'm using recurring events with the upcoming node since the first day I've developed it 😉

A Ical link would be really helpful, nevertheless.

@AlvinVrolijk
Copy link

I have the same problem too..

@naimo84
Copy link
Owner

naimo84 commented Sep 22, 2023

It's often a "problem" with the ics data, so a link or the .ics file itself would be very helpful.
preferably by email: git@naimo84.dev

@mattsve
Copy link

mattsve commented Nov 9, 2023

For me it is not just recurring events, after a while I do not get any new events at all until I republish a node, then I get all events for a while again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants