sartography / cr-connect

0 stars 0 forks source link

NICU and RSC-HIRE Approvals not locking for Approvers only #662

Closed calexh-sar closed 2 years ago

calexh-sar commented 2 years ago

TheNICU and RSC-HIRE Approval is not locking for the committee members only in the Approvers Lane. The Approvers variable seems to be getting set correctly:

  "Approvers": [
    "kdf2n"
  ],

  "Approvers": [
    "pjg7c",
    "arg2n",
    "bjk3c"
  ],

And the Lane name seems to be set correctly as well: image.png

But the lock message does not appear when the flow crosses into the Approvers Lane like other approvals.

calexh-sar commented 2 years ago

Putting back in the Backlog while @danfunk is working on the issue with a Manual Task not locking.

Dan, I confirmed this working that the Approver Lane is unlocking correctly, so please disregard my earlier remark that it wasn't.

calexh-sar commented 2 years ago

Fixed