Hey All,
I currently have a duplicate detection rule in place on the Case entity, and we need to edit that rule to do one of the following when the rule is triggered:
- Prevent the duplicate detection dialog box from displaying after the initial save of the Case (currently, it displays at each step in the Case Business Process Flow)
- Prevent the duplicate detection rule from triggering based on whether a specific value is selected in an option set on the Case
Are either of these two scenarios possible to achieve without writing custom code? I appreciate the advice!