Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BC Idea]: Add a new event triggered on before inserting a new target job in Copy Job #3113

Closed
1 task done
fedonb opened this issue Feb 27, 2025 · 0 comments
Closed
1 task done
Labels
BCIdea Issue related to a BCIdea

Comments

@fedonb
Copy link

fedonb commented Feb 27, 2025

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

  • I will provide the implementation for this BC Idea
@fedonb fedonb added the BCIdea Issue related to a BCIdea label Feb 27, 2025
@fedonb fedonb closed this as not planned Won't fix, can't repro, duplicate, stale Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BCIdea Issue related to a BCIdea
Projects
None yet
Development

No branches or pull requests

1 participant