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
@mschering thanks for raising this, it might be a breaking change so I'll need to leave this for another version and mark it as an "Enhancement" even though it is a bug so I can keep track if it.
Describe the bug
In this line the instanceid is taken from the request:
Z-Push/src/lib/request/meetingresponse.php
Line 65 in 446e046
But it's never passed to the backend:
Z-Push/src/lib/request/meetingresponse.php
Line 97 in 446e046
Making it impossible to handle a response for an instance of a recurring instance.
To Reproduce
Approve an instance and the whole series is updated.
Expected behavior
Only the instance should be updated
Logs
Server (please complete the following information):
The text was updated successfully, but these errors were encountered: