We are using this for several production apps and seeing a lot of duplicate sometimes triple approvals for one flow. From what I can tell it appears it has to do with the connector itself. Each time it does a retry it still sends the approval so we end up with duplicate approvals.
Expected Behavior
I would expect that a retry would not send a duplicate approval and only send the approval on success.
What solution version are you using?
1.0.20240702.1
What app or flow are you having the issue with?
Connector
Steps To Reproduce
Trigger a flow and call the Business Approval Connector
If Retry occurs it will send duplicate approval request.
Describe the issue
We are using this for several production apps and seeing a lot of duplicate sometimes triple approvals for one flow. From what I can tell it appears it has to do with the connector itself. Each time it does a retry it still sends the approval so we end up with duplicate approvals.
Expected Behavior
I would expect that a retry would not send a duplicate approval and only send the approval on success.
What solution version are you using?
1.0.20240702.1
What app or flow are you having the issue with?
Connector
Steps To Reproduce
Trigger a flow and call the Business Approval Connector If Retry occurs it will send duplicate approval request.
Anything else?
No response