Commit 349efba
[FSSDK-11953] java-sdk CMAB: Fix missing bucketing reasons in CMAB decision path (#592)
* Initial plan
* Fix missing CMAB bucketing reasons in decision process
Added merge of bucketing reasons for CMAB experiments to ensure traffic allocation information is included in decision responses.
Co-authored-by: Mat001 <1386553+Mat001@users.noreply.github.com>
* fix: missing decision reasons added in cmab flow
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Mat001 <1386553+Mat001@users.noreply.github.com>
Co-authored-by: Matjaz Pirnovar <Mat001@users.noreply.github.com>
Co-authored-by: FarhanAnjum-opti <farhan.anjum@optimizely.com>1 parent 7a7cf79 commit 349efba
File tree
1 file changed
+2
-2
lines changed- core-api/src/main/java/com/optimizely/ab/bucketing
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
| 175 | + | |
175 | 176 | | |
176 | 177 | | |
177 | | - | |
| 178 | + | |
178 | 179 | | |
179 | 180 | | |
180 | 181 | | |
| |||
197 | 198 | | |
198 | 199 | | |
199 | 200 | | |
200 | | - | |
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
| |||
0 commit comments