I have some R6 code that creates a new Calendar entry (in the backend) that gets sent out to many different users. Code was working fine in R6 for years. We just upgraded to R7 and found a problem with this:
The user in the CHAIR field does not receive the email/calendar entry. They used to.
Not sure if this is a documented change or a bug.
I can code around this but its a hassle and I have to do it in multiple places.
Can something like this be fixed?
Thank you, Eric