So I have a big logic flow with a lot of conditions. However it seems that it always fails on Yes/No (boolean) column check. And even if the condition is true it returns No.
Here is the flow:

It should ahve went to Yes under the Is Approved by Supervisor.
At first I thought maybe it was set not correctly so I check at the Output of the SharePoint list and it apears to be checked correctly.
Here is the row from the output:

So it should go to yes but it does not.
Here is how the condition is programmed:
Basic View:

Advanced View:

have you guys run into similar problems with Yes/No columns? Any way to make it work? Really appreciate any help, thanks!