Skip to content

Conversation

@FarhanAnjum-opti
Copy link
Contributor

@FarhanAnjum-opti FarhanAnjum-opti commented Dec 8, 2025

Summary

  • Updated variable names from cmabUUID to cmabUuid in multiple classes including Optimizely, DecisionService, FeatureDecision, and others for consistency.
  • Modified method signatures and internal logic to reflect the new naming convention.
  • Adjusted related test cases to ensure they align with the updated variable names.
  • Ensured that serialization and deserialization processes correctly handle the cmabUuid field.

Fixes the serialization problem in logx endpoint payload (cmab_uuid).

Test plan

All existing unit test and FSC checks should pass. Added new unit tests.

Issues

FSSDK-12118

- Updated variable names from cmabUUID to cmabUuid in multiple classes including Optimizely, DecisionService, FeatureDecision, and others for consistency.
- Modified method signatures and internal logic to reflect the new naming convention.
- Adjusted related test cases to ensure they align with the updated variable names.
- Ensured that serialization and deserialization processes correctly handle the cmabUuid field.
Copy link
Contributor

@jaeopt jaeopt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@FarhanAnjum-opti FarhanAnjum-opti merged commit b12685f into master Dec 9, 2025
32 of 43 checks passed
@FarhanAnjum-opti FarhanAnjum-opti deleted the farhan/cmab-bb-fix branch December 9, 2025 06:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants