Skip to content

Sentry app state null data is showing as object #25959

@tommasini

Description

@tommasini

What is this about?

Sentry app state null data is showing as object, it should show as null.

When the value is null and the mask is false the type of the object that would be logged is 'object' and it would help us more to debug if we showed the 'null' instead

The solution was to create a ternary here that checks if the value is null, you can check the change here

Scenario

No response

Design

No response

Technical Details

No response

Threat Modeling Framework

No response

Acceptance Criteria

  • Make sure this change doesn't break any tests (it's very likely it will)

Stakeholder review needed before the work gets merged

  • Engineering (needed in most cases)
  • Design
  • Product
  • QA (automation tests are required to pass before merging PRs but not all changes are covered by automation tests - please review if QA is needed beyond automation tests)
  • Security
  • Legal
  • Marketing
  • Management (please specify)
  • Other (please specify)

References

No response

Metadata

Metadata

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions