In alert configuration process, we must input a lot of customized message in trigger action and reset action for more readable. In previous version of NPM, we can input long strings in alert message input box, and easily reference alert message with variable ${N=Alerting;M=AlertMessage} in multiple actions. See screenshot below:

But in the reset actions step, there is no input box to type reset message, so i have to input the long strings in multiple reset action input box.This is so troublesome. See screenshot below.

So is natural to think about that, can we add alert reset message input box in reset actions step, and add a variable likes ${N=Alerting;M=ResetMessage} to reference this reset message in reset actions?
It would be great if this feature request implemented.