Hi Experts,
I am facing issue in PR workflow with configurable hirarchy.
Error:
11/22/2021 07:08:43 am:
Stopped (error): X++ Exception: The hierarchy provider did not return any users.
at SysWorkflowHierarchyProvider-resolve
SysWorkflowHierarchyProvider-resolveHierarchy
SysWorkflowQueue-resume
I have configured Signing limit on each level an I want to run the workflow till approver have sufficient approval limit to approve the PR.
It works fine till 2nd approver and provide error on 3rd level.
Scenario:
Aron : Purchase Agent will issue PR with value of $25000.
It should be approved by Purchase Manager, Finance Manager and CFO.
As per below signing limit Metrix:

Hirarchy as below:

Stop Condition in Workflow:

Can anyone suggest me what I am missing?
Thanks,