Skip to content

[Bug][Dashboard] DORA dashboard didn't show data as some versions of MySQL were case-sensitive #4987

@abeizn

Description

@abeizn

Search before asking

  • I had searched in the issues and found no similar issues.

What happened

Different versions of mysql are case-sensitive, so the dashboard may not display the data.

mysql 8.0.33:
image
image

mysql 8.0.26
image
image

Due to the performance of different versions of mysql, our dashboard display may have problems, so we need to unify the values in the dashboard into the original data style.

  1. issue.type="incident" :

image

  1. issue.type="INCIDENT" :
    image

What do you expect to happen

Different versions of mysql can display the same data.

How to reproduce

Use a different mysql version

Anything else

No response

Version

main

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

Labels

type/bugThis issue is a bug

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