Hi, I seem to have encountered a bug in the Codegen version 183.8.0.
k
krishna.chaitanya@joybird.com
Code generation VERSION 183.8.0 incorrectly flattens nested product properties in the debugger section I see a mismatch between dashboard schema vs. generated code Impact:
The Avo UI debugger shows empty fields that shouldn't exist at the top level.
This is not impacting anything but it is confusing. Just wanted a confirmation from your side so that we don't spend more time on this.
Thank you!
Note:
In the 1st and 2nd screenshot, you can see the definition of the event in the Avo Dashboard. In the 3rd screenshot, you can see that the fields showing up as top level fields in the Avo debugger are incorrect and they shouldn't be there.
I checked in the codegen file and I can confirm the additional fields are present - proving that codegen probably is incorrectly generating these fields.