I made some changes to a flow and some of the proceeding values in the flow were removed further down the flow. The changes removed the left side of the If condition and the compiler did not have a problem with it.
This seems like a bug. I should have gotten an error without putting something on the left side.
I have since changed the code to toUpper() each side so if it does remove a value automatically the compiler will complain it is missing a value for the toUpper() function.

Report
All responses (
Answers (