We’ve got a table task that enables our users to delete certain records from a grid. This task is triggered by a double click on the record. The user can then select a task parameter that deletes the record that was used to trigger the task. We then refresh the subject.
The user then get’s the following pop-up:

Although the message pop-up is not strange, since the selected record was deleted. It’s confusing for our users since the wording is strange and the behaviour was intended.
What can we do to prevent this message from triggering?