Details
-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: Venus
-
Fix Version/s: Eris
-
Component/s: None
-
Labels:None
-
Sprint:Sprint 3
Description
Unchecked distribution budget is not distributing based on BUDGET_ALLOCATION proportion at initial stage
Steps:
1. In create order page enter monthly budget
Expected: Initially budget is not distributing based on BUDGET_ALLOCATION proportion and also when any of the distribution is unchecked then that distribution budget should go to GOOGLE distribution.
Please check attached screenshot.
Example:
If budget allocation in property is as follows
FACEBOOK_BUDGET_ALLOCATION : 0.2
GOOG_BUDGET_ALLOCATION : 0.3
BING_BUDGET_ALLOCATION : 0.5 then
When user enter $100 then it should split $50 for Google, $30 for Bing and $20 for Facebook at initial stage, If user uncheck any distribution then that distribution budget should go to GOOGLE.