Skip to content
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

Issue in updating status due to the time interval when the job runs to fetch the events #393

Open
AayushChaudhary0001 opened this issue Aug 13, 2024 · 0 comments
Labels
Type/Bug Something isn't working

Comments

@AayushChaudhary0001
Copy link

I found two issue while testing this plugin

Issue 01: Wrong text is shown for the status change.

Steps to reproduce:

  1. Enable the MS calendar plugin
  2. Open the ms calendar settings for Mattermost server via slash command
  3. Then set 'Setting: Get Confirmation' to Yes
  4. Also set 'Setting: Set Custom Status' to Yes
  5. Now schedule a meeting from outlook calendar
  6. Check the text shown for status change message.

Expected: Appropriate and accurate text should be shown.
Actual: Wrong text is shown for the status change.

image

Issue 02: Custom status is not getting updated properly

Steps to reproduce:

  1. Enable the MS calendar plugin
  2. Create two overlapping meeting from outlook calendar like - one from 10:00 am to 10:15 am and second from 10:15 am to 10:30 am
  3. Check the custom status for second meeting

Expected: No delay should be there in updating the custom status of the second meeting
Actual: Around 4 min delay is found for the updation of custom status for the second meeting

Suggestion:- The reason behind both of the issues is the time interval for the job which runs to fetch the upcoming events planned in the next defined time interval.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type/Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants