On the Android application there is only a single "High Importance Notifications" channel. This means that in order to have a high priority sound/vibration notification on a reported error I also need to have the same settings on a reported success.
Personally I am only interested in the error messages and would like to disable, or at least mute, the success messages entirely.
This request can be solved by using the Android notification channel system to separate "error" messages and "success" messages into two distinct channels.
On the Android application there is only a single "High Importance Notifications" channel. This means that in order to have a high priority sound/vibration notification on a reported error I also need to have the same settings on a reported success.
Personally I am only interested in the error messages and would like to disable, or at least mute, the success messages entirely.
This request can be solved by using the Android notification channel system to separate "error" messages and "success" messages into two distinct channels.