Y

Results 2 issues of Y

**Describe the bug** The JSONObject cant serialise subscription with Enum type JSONObject(subscription.variables().valueMap()). As a result will be smth like this **{“personId”:“2",“personType”:null}}**. **To Reproduce** Create any subscription with Enum type as...

bug