-
Notifications
You must be signed in to change notification settings - Fork 134
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
Updating a recurring event instance operation never completes #2170
Comments
Hi @arseni-radziuk, thank you for reporting this issue. |
Hi @Ndiritu, please see the code sample below.
Then on the retrieved instances the following call is made: I was only able to reproduce the issue with weekly pattern occurring on Thursday and Friday starting today and with end date in 2 months (as e.g. with daily pattern it worked fine for me). Also, I can see the following stack trace caused by subject update operation: |
Thank you for sharing this @arseni-radziuk. |
@Ndiritu The bug is resolved for my case, thank you. |
Describe the bug
I am trying to modify an instance or a recurring event but this operation fails.
Expected behavior
I should be able to modify a recurring event instance as this operation worked successfully in the previous versions of the library.
How to reproduce
SDK Version
6.16.0
Latest version known to work for scenario above?
No response
Known Workarounds
As I workaround I am able to delete the occurrence instance and then create another event.
Debug output
Click to expand log
```The text was updated successfully, but these errors were encountered: