scottleedavis / mattermost-plugin-remind

a mattermost plugin that sets reminders for users and channels.
Apache License 2.0
186 stars 44 forks source link

Reminder plugin not responding directly after MM client start #223

Open wGolem opened 1 year ago

wGolem commented 1 year ago

Summary

Reminder plugin not responding with answer directly after MM client start.

Steps to reproduce

Steps to reproduce the behavior:

  1. Have one or more reminders.
  2. Start laptop (after hours of inactivity / next day).
  3. Go to a channel where you have write rights.
  4. Type in "/remind list" and press enter.
  5. Notice that there is no response.

Expected behavior

The reminder plugin should show the reminders that were set earlier. And actually create a response.

Observed behavior (that appears unintentional)

No answer at all from the Remindbot.

Server configuration

Ubuntu 22.04.1

Mattermost version: 4.6.1

Remind version: Unknown

Updated from an older Remind bot version or fresh install:

Mattermost server logs ``` [ I have no access to this ] ```

Additional context

Important note: This fixes itself as soon as the Remindbot reminds me about something. So it only happens once per day.

The issue feels a bit session-related. Seems to be somewhat reproducible. Workaround would be to create a recurring reminder that reaches me shortly after I start my workday, didn't do that yet. I will probably try to upgrade my client next week.

scottleedavis commented 1 year ago

awaiting response from mm team regarding https://github.com/scottleedavis/mattermost-plugin-remind/issues/195#issuecomment-1416785427 before movement on this issue