Details
Description
It is not possible to add several times in the Trigger in the job store; List accepts duplicated elements, Sets does not allow duplicated elements.
Switching to Set then to honor the business rule.
It is not possible to add several times in the Trigger in the job store; List accepts duplicated elements, Sets does not allow duplicated elements.
Switching to Set then to honor the business rule.