According to the documentation, the rules for combining multiple dependencies in 2023.02 seem to be more restrictive than in 2022.06.
Combining multiple dependencies can result in unwanted behavior, because the dependencies are evaluated after each other and can therefore override each other.
Combining multiple dependencies using the cases “Clear”, “Field Value” or “Value” can result in unwanted behavior, because the dependencies are evaluated after each other and can therefore override each other.
We make heavy use of dependencies and we do combine them in a lot of ways. If there really is a change in the behaviour, we would have to make a lot of adjustments to our models.
Could someone please clarify if this will really be the case? Thanks!