mattermost-plugin-gitlab
mattermost-plugin-gitlab copied to clipboard
Reminder not firing via App
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
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.
Closing due to inactivity. The issue can be reopened with more interest from our community.