[BC Idea]: Add a new event triggered on before inserting a new target job in Copy Job #3113
Closed
1 task done
Labels
BCIdea
Issue related to a BCIdea
BC Idea Link
https://experience.dynamics.com/ideas/idea/?ideaid=13483f2c-f3f4-ef11-a4dd-7c1e529c6fbf
Description
When using the Copy Job functionality, the CopyJob procedure of the Copy Job Codeunit is executed.
In this procedure, just before the Target Job is being inserted, we would like a new event named OnCopyJobOnBeforeTargetJobInsert with the Target Job and Source Job parameters as well as an IsHandled parameter to bypass the default insertion.
I will provide the implementation for this BC Idea
The text was updated successfully, but these errors were encountered: