While configuring approval rule the error is popping up though the rule is correct
Summary:
Performance Document Approval not working
Content (please ensure you mask any confidential information):
((GetManager("MTX_MGR",Task.payload.Requestor's Assignment.result.requestManager) != "") AND (transactionApprovalRequest.requestor != null) AND (transactionApprovalRequest.attribute7 != null))
When matrix manager is there, the approval should go to matrix manager and then to the line manager.
This is working as expected.
but
((GetManager("MTX_MGR",Task.payload.Requestor's Assignment.result.requestManager) == "") AND (transactionApprovalRequest.requestor != null) AND (transactionApprovalRequest.attribute7 != null))
When matrix manager is not there, the approval should go to the line manager directly.
This is not working. The Screenshot for reference:
Version (include the version you are using, if applicable):