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.
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.