It's not an error in 3.0 to have transform_result and transform_time inconsistent about whether transformation is allowed (it's not allowed if either does not allow it). It would still be cleaner to have them consistent, and it would also reduce work on porting a ruleset to later versions where such inconsistency is not allowed.
Make them consistent in alien ruleset. This is likely trivial port of #43611 where we did emergency update for later branches.
It's not an error in 3.0 to have transform_result and transform_time inconsistent about whether transformation is allowed (it's not allowed if either does not allow it). It would still be cleaner to have them consistent, and it would also reduce work on porting a ruleset to later versions where such inconsistency is not allowed.
Make them consistent in alien ruleset. This is likely trivial port of #43611 where we did emergency update for later branches.