Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.6.1
-
None
Description
We have some cases where the TypedResolver return different values than performing the same operation via the legacy ConfigResolver API.
1.) default values of 'null' get handled different
2.) ProjectStage specific empty values abort the resolver chain in older versions. In 1.6.1 it continues the evaluation. This leads to different values.