The most recent one is is super simple.
If Contact type is X -> Hide Field Y and Z. It works 100% fine in our Development environment but as soon as we deploy to another environment they don't seem to work despite being in status: Activated.
As soon as I deactivate and then activate the business rule it works as intended in the Test environment.
I have to do this after every single deploy and in every environment we deploy to.
Pipeline is Dev->Test-Acceptance test ->Production and this rule exists in every environment by now but still require deactivation + activation to work properly.
I've tried altering scope of the rule. Made sure that there are no similiar rule/another rule working on the same fields but there are none as far as I can find.
Has anybody else had this problem and if so, what did you do?