Skip to content

Device model name should be shown instead of model type where possible #47453

@kahest

Description

@kahest

Problem Statement

Currently, when viewing an error or a transaction, in some places, the model type of the device (e.g. iPhone15,3) is shown instead of the more readable model name (iPhone 14 Pro Max).

These places are:

  • the Tags header section of an error event

Screenshot 2023-04-17 at 10 25 18

  • the device tags overview for error events

Screenshot 2023-04-17 at 10 31 50

  • the Tag Details section of a transaction

Screenshot 2023-04-17 at 10 32 38

(this may not be a complete list)
However, as depicted, in some instances the mapping seems to work in these places.

Also, in the device breakdown of the All Tags section of an error event, mapping seems to work in general:
Screenshot 2023-04-17 at 10 29 39

Note: The examples here are for mobile events and iOS devices, but may be applicable to other mobile device families and even non-mobile events.

Solution Brainstorm

  • The model name should be displayed instad of the model type - this is mainly important for the Tags header section of error events
  • It is still useful to be able to see the exact model type, e.g. via hovering over the model name

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions