Hi All,
I am looking at removing a button presented in a notification to the user.
Specifically I want to remove a button so the user only has two options.

The button I want to remove from the notification shown is “Edit request” to avoid user confusion.
Currently selecting “Yes” instructs the middleware to execute a remote action against the machine and clicking “Yes” again will fail as the remote action cannot be executed more than once on the middleware system.
I cannot see anything in the CREST Event workspace that would refer to what looks like a consent option to proceed with the choice as shown above.