Commit dea4013
committed
fix(MUSD-431): surface money_home_on as CashSection disable reason
Logger reason ternary previously only knew about flag_off and
geo_ineligible, so when isMoneyHomeEnabled (the new gate) was the
actual cause of CashSection returning null, the log misreported it as
geo_ineligible. Add an explicit money_home_on branch and include the
moneyHome flag value in the log line.1 parent 71753bd commit dea4013
1 file changed
Lines changed: 5 additions & 1 deletion
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
79 | 83 | | |
80 | | - | |
| 84 | + | |
81 | 85 | | |
82 | 86 | | |
83 | 87 | | |
| |||
0 commit comments