We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
How to make a recurrence event with exceptions:
When Attendee accepts all items in the recurrence event, it sends the number of emails equal to the number the exceptions
When Owner update the event, it sends the number of updated emails equal to the number the exceptions
When all items in the recurrence are updated to a same state, the system should send only 1 email about the change (answer or update the event)
DEV Platform
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Precondition
How to make a recurrence event with exceptions:
Actual Result
When Attendee accepts all items in the recurrence event, it sends the number of emails equal to the number the exceptions
When Owner update the event, it sends the number of updated emails equal to the number the exceptions
Expected Result
When all items in the recurrence are updated to a same state, the system should send only 1 email about the change (answer or update the event)
Environment
DEV Platform
The text was updated successfully, but these errors were encountered: