-
Notifications
You must be signed in to change notification settings - Fork 279
fix: meeting proposal calendar blockers #7683
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
fix: meeting proposal calendar blockers #7683
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
1513837 to
ac6803c
Compare
Signed-off-by: SebastianKrupinski <[email protected]>
ac6803c to
ccbeef2
Compare
GVodyanov
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Currently testing and trying to make sense of this:
I have 4 meeting proposals
Only 2 of these are showing up in my calendar.
next week:
In the availability view only the proposal on Tuesday shows up:
Also when I open the meetings proposal modal, change times by dragging, click update, I get a "Succesfully saved proposal" toast but when I reopen the modal it actually didn't change anything.
|
Fix for RDATES not showing properly |
|
Can you retest again, see the above comments on what you found last time |
GVodyanov
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes! I did some testing and I managed to reproduce both the original bug and the fix. However I did have to actually delete and then recreate the proposal, being able to drag it would be a nice feature.
Also I only saw the first of the proposals as a blocking event, I'm not sure if this is a bug or a feature.
Re-saving the proposal would have updated the calendar blockers.
You would need to apply the sabredav patch from my comment above. then it will properly show all the blockers |
|
/backport to stable6.1 |


Summary
Testing