In our implementation, contacts can join committees and sub-committees based on interest. I am trying to create a workflow where when a contact is added to one of the sub-committees, they are added to the main committee as well. Usually our duplicate detection would catch adding a person to a committee twice, but the workflow is bypassing our duplicate detection.
How can I work duplicate detection into a workflow?
*This post is locked for comments
I have the same question (0)