Change Assignment: Approval Rule failing always with following conditions
Summary:
Line Manager is initiating Change Assignment Process; Below is the rule definition which is failing always.
Rule Name | : | LM_CURLM_NEW |
---|---|---|
Rule Condition | : | Task is a Task && Lists is a Lists && RequestorDetails is a RequestorDetails && Requestor's Role Details is a Requestor's Role Details && ( RequestorDetails.username == GetManager("LINE_MANAGER",Task.payload.Worker's Current Assignment.result.Assignment Supervisor) ) && ( GetManager("LINE_MANAGER",Task.payload.Worker's Current Assignment.result.Assignment Supervisor) == GetManager("LINE_MANAGER",Task.payload.Worker's Proposed Assignment.result.Assignment Supervisor) ) |
Rule Component | : | [RequestorDetails.username, GetManager("LINE_MANAGER",Task.payload.Worker's Current Assignment.result.Assignment Supervisor), GetManager("LINE_MANAGER",Task.payload.Worker's Proposed Assignment.result.Assignment Supervisor)] |