mattermost / mattermost-plugin-mscalendar

Mattermost plugin for Microsoft Office365
Apache License 2.0
13 stars 20 forks source link

Unable to receive the reminder notifications and daily scheduled summary #372

Open AayushChaudhary0001 opened 3 weeks ago

AayushChaudhary0001 commented 3 weeks ago

On using the plugin(build created from master branch), I am facing 2 issues namely, unable to receive the reminder notification for any event and also not receiving the daily scheduled summary(I am receiving the message for summary, but the data is empty).

Steps to reproduce:- Case-1

  1. Create any event of any desired time.
  2. Wait till the event starts

The user does not receives any notification for the event.

Case-2

  1. Create desired number of events.
  2. Schedule a daily summary job
  3. Wait for the summary job to get triggered and show the response.

The response of the command is still empty despite of multiple events already created.

MM version:- 8.1.0 Plugin build:- Created from master branch