Since June 16th, ‘Other’ has been appearing in the list of custom fields 1,2 and 3 when it shouldn’t. For example the following image shows breaking down an ‘equip weapon’ event by custom field 2, the in-game code has not been changes since launch, however on June 16th the ‘Other’ custom field has popped up, seemingly hiding our data behind it.
It could worth noting that custom field 1 has 210 fields (one for each country code)
Additionally, events that only have a custom field 1, also show Other in custom fields 2 and 3
We noticed on June 16th the web request to fetch custom event data on the creator dashboard changed, where the namespace changed from ‘CustomEventsRocube’ to ‘recommendedEvents.custom.dimensions’ and the ‘metric’ value that gets sent up was changed for each metric (eg. ‘CountCustomEvent’ is now ‘CustomEventCount’) we believe this internal change might’ve contributed to this issue with ‘Other’ appearing.
Expected behavior
No code was changed in-game, the data shouldn’t have ‘Other’ suddenly appearing on June 16th
A private message is associated with this bug report