Closed cristinamudura closed 2 years ago
Using the partial function in code results in
"test": [ "=partial(@.CoverageName, @.CoveragePremiumExclTaxes, @.CoveragePremiumInclTaxes)", "=partial(@.CoverageName, @.CoveragePremiumExclTaxes, @.CoveragePremiumInclTaxes)" ]
instead of the right filterd objects, whereas in the UI the function works fine
It seems that the packages you used were older than those used in the UI. if you upgrade the packages, the behavior will be the same
Using the partial function in code results in
instead of the right filterd objects, whereas in the UI the function works fine