Hi,
I am working on creating a copy of the existing records by creating 1:N relationship(self referencing relationship) with the incident entity itself. Then I am mapping the fields that I want to show up in the copy(duplicate) of the record. But the problem is with the auto number of the record. I have a plugin that creates auto numbers on creation of record. But when I create duplicate of the record, the autonumber plugin does not get triggered and a system generated Case Number gets created instead(ex: CAS-123-xxxxx).
So, how do I get my auto number plugin to trigger even when a duplicate is created from the original record?
Thanks for any help.
*This post is locked for comments
I have the same question (0)