-
Notifications
You must be signed in to change notification settings - Fork 15
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
Event created with google calendar was not received #615
Comments
Create an event with google calendar : (event not visible in openpaas calendar) accept an event: (event visible in openpaas calendar) In saber there is no specific processing for the event created by an external user, the same event topic triggered (calendar:event:created) for internal or external user , so the problem normally : james does not send an event when creating @chibenwa WDYT? |
It's not @BenoitTallandier, it's @chibenwa for James |
Can we have the EML of such an event for unit testing? |
Can we audit also the content of the queues of the RabbitMQ backing sabre? This can easily be done through RabbitMQ management web API |
yes that is what we should do ,the queues of rabbit mq will explain if the event is received or not , i need to test this in production . |
Senario:
Create an event in google calendar and invite an openpaas user
Remark:
If we accept /refuse the event in mail invitation , it will be visible
The text was updated successfully, but these errors were encountered: