Approvals linked to multiple tickets

Hi,

currently have the request to make an approval linked to two tickets.

Testing the approval work flow I noticed that only one ticket is
rejected if I reject the approval.
Is there any reason why [1] expect there is only one linked ticket?

Chris

[1]

currently have the request to make an approval linked to two tickets.

Testing the approval work flow I noticed that only one ticket is
rejected if I reject the approval.
Is there any reason why [1] expect there is only one linked ticket?

Looks like the engineer who moved this code out of Scrips and into
Rules thought it fixed a bug? At least there’s a test, which is what
I’ve found most useful when trying to figure out what this refactor
was trying to accomplish.

I assume you have the scenario where
Ticket1
Ticket2
Approval1

Approval1 is dependedon by Ticket1
AND
Approval1 is dependedon by Ticket2

I see no reason why we should continue to fail in that case.

-kevin