We have a problem using the service to display notifications when executing a list view command.
We are executing a list command (CommandsTarget.List) when the action finishes a notification is displayed, but if it is executed from this Actions button the notification is hidden behind the selection. Is there a way to clear that selection?
Step 1:

Step 2, The command finished performing the logic but the notification is not displayed:

Step 3, If the item is unchecked, the notification is visible:

We have a problem using the service to display notifications when executing a list view command.
We are executing a list command (CommandsTarget.List) when the action finishes a notification is displayed, but if it is executed from this Actions button the notification is hidden behind the selection. Is there a way to clear that selection?
Step 1:

Step 2, The command finished performing the logic but the notification is not displayed:

Step 3, If the item is unchecked, the notification is visible:
