Closed UrbMigle closed 1 month ago
What is the scenario? Why do you need to skip the message?
We added more entities that can be approved. When batch delegating them using a procedure DelegateApprovalRequests, it throws a message or every entry we are delegating and that's the behavior we are trying to avoid - we would like to show the message only once.
I suggest to create a BC Ideas for enabling support for batch delegation. We wont introduce an IsHandled event..
Describe the request
Hi,
Please add a new event publisher OnAfterDelegateApprovalRequestOnBeforeShowApprovalDelegatedMessage in DelegateApprovalRequests of codeunit 1535 "Approvals Mgmt." .
Additional context
Currently there is no way to skip the message about successful approval delegation without skipping the whole code in the procedure. Internal work item: AB#540609