Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 3.2.0
-
Fix Version/s: 3.2.0
-
Component/s: manager client, manager server
Description
At the moment shop.getDefaultUrl() selects the first non-localhost url in shop url mapping. As YC user I would like to be able to choose the primary url that will be used in my mail templates.
TD:
Add additional boolean column on ShopURL entity to hold flag
Modify implementation of shop.getDefaultUrl() to give priority to flagged url
Modify YUM UI to account for the flag