Open acressall opened 10 months ago
It happens when the facilitator is not in the org anymore. A wild guess is that we try to fetch data with their token but fail because they don't have any rights anymore.
As a workaround affected orgs can just recreate the meeting series, deprioritizing.
Running promoteNewMeetingFacillitator
with a valid member fixes the issue. I think our member remove routine misses to assign a new facilitator to standups.
It appears promoteNewMeetingFacilitator
does not work, our standup summary is empty again.
IMHO we should increase the priority of this issue to P2. It might happen to clients, as it is happening to us again, and gives a bad image.
Stale issue
Issue - Bug
Standup summaries are sent, but no content is displayed
Estimated effort: 1 hour to triage. More if root cause is already identified.