Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: Mercury
-
Fix Version/s: Mercury
-
Component/s: Installation Scripts
-
Labels:None
-
Environment:
Ops Script #902
-
Sprint:Sprint 17
Description
setupResellerPropertyOverrides.groovy overwrites currency property values for BES
The groovy script does not allow the user to set up BES properties for more than one currency.
Steps:
1) Run the groovy script for BES for USD
2) Check the distribution.reseller_merchant_properties
3) Run the groovy script again for BES for JPY
4) Check the distribution.reseller_merchant_properties
Actual Result: The currency specific property values (USD) are overwritten with (JPY)
Expected Result: New currency properties should be added for JPY