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 <[email protected]>
* fix: missing decision reasons added in cmab flow
---------
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: Mat001 <[email protected]>
Co-authored-by: Matjaz Pirnovar <[email protected]>
Co-authored-by: FarhanAnjum-opti <[email protected]>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