Skip to content

setTag recording inconsistent values despite setting the same value in code #4744

@lukemun

Description

@lukemun

Environment

SaaS (https://sentry.io/)

Steps to Reproduce

Using the React Native SDK to Sentry.setTag("XXX", true) is producing true and True values in the Sentry UI.
While we have been able to work around this, it's concerning the data is not accurate in Sentry.

Only seen it happen for "boolean" values.

Expected Result

Value is always true.

Actual Result

Image

It seems to happen sporadically and just in the Errors dataset AFAIK.

Image

Customer Specific Details in Case: https://www.notion.so/sentry/1c78b10e4b5d80f89aa9c802f6ad74fc

Product Area

Processing

Link

No response

DSN

No response

Version

No response

Metadata

Metadata

Projects

Status

In Investigation

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions