For each item in MRVS is working only for the first line.

rafaelalves4337
Tera Contributor

Hello Folks,

For each Item is only working for the first line in my MRVS, the second name is not updated.

I have 2 computer names in my MRVS, each computer has a different owner in CMBD table.

 

I need to ask for approval for each computer at the same time (2 different owners), if approved it will update the table.

 

It's working fine for the first computer, it asks for approval and update the table, but it is not doing the same for the second computer.

 

Any ideas?

 

Screenshot_103.png

 

4 REPLIES 4

SanjivMeher
Kilo Patron
Kilo Patron

Is there any failure or error in your flow after the first approval?

Can you also check the execution flow to get more detail?


Please mark this response as correct or helpful if it assisted you with your question.

rafaelalves4337
Tera Contributor

No, it just set as completed for the first user, it does not loop for the second user.

 

User 2User 2User 2User 2User 1 OKUser 1 OK

So looks like, this is evaluating to false for the 2nd loop. So something is logically wrong about why the state is set to Cancelled.

SanjivMeher_0-1745426663794.png

 


Please mark this response as correct or helpful if it assisted you with your question.

rafaelalves4337
Tera Contributor

There are 3 approval steps, user +n1+n2, so after the 3 approvers approve the first user, the requests are set to closed complete and the ask for approval for the second user are canceled.