Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: wrong usage of misc platform field #278

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

lfjnascimento
Copy link
Collaborator

  • misc fields are json strings and must be parsed before being used as an object
Before After
image image

Close #261

Copy link
Collaborator

@WilsonNet WilsonNet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice

- misc fields are json strings and must be parsed
before being used as an object
@lfjnascimento lfjnascimento merged commit d73399a into main Sep 12, 2024
2 checks passed
@lfjnascimento lfjnascimento deleted the feat/platform_in_test_details branch September 17, 2024 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add platform data to Test Details Page (from misc field, works only for maestro)
2 participants