[BUG]: Feature flags are failing to log correctly #5556
Labels
bug
End user-perceivable behaviors which are not desirable.
Impact: High
High perceived user impact (breaks a critical feature or blocks a release).
Work: Low
Solution is clear and broken into good-first-issue-sized chunks.
Milestone
Describe the bug
Analyzing the 'feature_flag_list' event in production is showing that feature_flag_names and feature_flag_sync_statuses are both appearing as 'null'. This essentially renders the event unusable since there's no way to correspond event enabled states with the corresponding event.
Steps To Reproduce
Run the following query on the developer Firebase project:
See sample results:
Expected Behavior
Flag names and sync statuses should successfully log.
Screenshots/Videos
No response
What device/emulator are you using?
No response
Which Android version is your device/emulator running?
No response
Which version of the Oppia Android app are you using?
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: