Michael Derynck
Michael Derynck
On the Grafana OnCall->Settings page when you create a new API token it would be nice if it also displayed an example curl command to make use of the token...
In the OnCall plugin throughout the interface (+configuration page) when you click on an external link it navigates to the link in the current tab instead of opening a new...
#167 Use text fallback field in all places where attachments and blocks are used. Replace attachments with blocks in some cases so text is not repeated in both. Blocks do...
On mobile notifications from slack show contents as "This content can't be displayed". A similar issue: https://github.com/grafana/grafana/issues/42768 was fixed in Grafana with this PR: https://github.com/grafana/grafana/pull/45750 We likely need to pass...
When you refresh the browser OnCall will run a synchronization process to ensure it knows about all users in the Grafana instance. Currently this is implemented as a task in...
 Times for shift notification are being rendered as ms instead of normal format. Screenshot is from Slack app, Android 10 on Samsung Galaxy S10e
 To recreate: - Select multiple alert groups - Press Resolve - To the right it will say "Results out of date" - Press Refresh The selected...
Fix API responses not using path prefix in links returning for previous/next pages during pagination.
If a user is referenced by a schedule and their role gets set back to viewer they are no longer considered for notification as part of the schedule and the...
When you first open OnCall the loading screen looks different from if you access it and then navigate between other apps. First Time Loading:  Subsequent Loading...