mattermost-plugin-gitlab icon indicating copy to clipboard operation
mattermost-plugin-gitlab copied to clipboard

Reminder not firing via App

Open antondollmaier opened this issue 4 years ago • 1 comments
trafficstars

Hi folks,

to be reminded of pending issues, I've enabled the daily reminder - which works great.

Unfortunately, there is an issue when accessing Mattermost with the (Android, didn't use iOS) app: the reminder is not triggered there. On the desktop, the reminder is triggered - sending the notification about the new message also to the app.

If you need more information, please let me know.

Best, Anton

antondollmaier avatar Jul 12 '21 06:07 antondollmaier

Note that this can now be implemented via the OnWebSocketConnect hook. We should remove the logic in the webapp side of the plugin that pings the plugin's backend, and use this hook instead. The feature will then be supported for desktop and mobile simultaneously.

mickmister avatar Jan 12 '22 21:01 mickmister

Closing due to inactivity. The issue can be reopened with more interest from our community.

wiersgallak avatar Jun 14 '23 01:06 wiersgallak