Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: Mars
-
Fix Version/s: Mars
-
Component/s: None
-
Labels:None
-
Sprint:Sprint 6
Description
- Steps:
----------- - Login to reseller UI
- Create an order with customized campaign budgets and save.
- Check the json data "customizeBudgets" will be true and in campaign target "isCustomizedBudget" will set to true and budget value will be set.
- Now, In order page Uncheck "Customize campaign budgets" and save order.
- check the json data
Actual: In campaign target still the values are showing for budget and Budget type.
Expected: When "Customize campaign budgets" is uncheck Budget value should set to NULL and Budget type Set to "Default".