Flow: Mark partially fulfill Orders as fulfill that have only specific item unfulfilled

Hi,

I am developing a workflow to manage both older and future orders that are partially fulfilled. The objective is to identify orders where only one specific item remains unfulfilled. In such cases, the order will be marked as fulfilled.

I am having difficulty isolating this specific item while also checking the status of the other line items in the order. I have created the below flow but it’s not allowing to mark the order as fulfill:

Thanks!