I write this because the "Update Event V4" is a horrible design.
infact it suggest the passing in of values is horrible across the board.
when updating an event you must pass in all fields of the original event. if not they are blanked out.
Flow is
1. Event Created --> 2. Update Event using all variables from original event, but change the 1 value you wish to change.
In my scenario I wish to update all reminders to 1 hour before.
To do this I must use "Update Event V4", and pass in all values from the original event. WHI IS NOT IDEAL.
This means I am passing in the recurrence field. which you would think is 1 for 1.
however the interval field is missing
and hence it sets the interval to 1
meaning bi weekly/monthly events are then rescheduled in my calendar to weekly.
there is no "Interval" option in the "Update Event V4"
The ideal situation would be if you did not pass in the variable it did not delete it this way the interval field would remain.
also this would be great because the only field I want to change it the reminder.
So 2 issues:
1. must add all fields to the "Update Event V4"
2. interval field does not exist. in Update Event V4