How to avoid duplication when we adding items in work queue.
You can either check your self with a query
or you can add an index to the work item collection with a unique set to a filter matching what you a doublet in your use case.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.