You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using When retrieving recurring events from Google Calendar, the nextOccurrence field contains incorrect time values. While the date is calculated correctly, the time portion is being set to the current time of execution instead of maintaining the original event's scheduled time.
Bug Description
When using When retrieving recurring events from Google Calendar, the nextOccurrence field contains incorrect time values. While the date is calculated correctly, the time portion is being set to the current time of execution instead of maintaining the original event's scheduled time.
Current output example:
To Reproduce
Expected behavior
The nextOccurrence datetime should retain the original event's time part, adjusted to the next occurrence date.
Expected output example:
Operating System
Alpine Linux 3.20.3
n8n Version
1.69.2
Node.js Version
v20.18.0
Database
SQLite (default)
Execution mode
main (default)
The text was updated successfully, but these errors were encountered: