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

Adding a Telemetry Point to a display layout throws an error and shows no data #5460

Closed
3 of 7 tasks
akhenry opened this issue Jul 8, 2022 · 3 comments
Closed
3 of 7 tasks

Comments

@akhenry
Copy link
Contributor

akhenry commented Jul 8, 2022

Summary

Dragging a telemetry point from the tree into a display layout throws an error and shows no data.

TelemetryAPI.js?7b82:64 Uncaught (in promise) TypeError: CustomStringFormatter.default is not a constructor
    at TelemetryAPI.customStringFormatter (TelemetryAPI.js?7b82:64:1)
    at a.setObject (TelemetryView.vue?2ac2:284:1)

Expected vs Current Behavior

The telemetry point should immediately begin displaying real-time data and there should be no errors in the JavaScript console.

Steps to Reproduce

  1. Create a display layout
  2. Drag a telemetry point into the display layout
  3. Observe that no telemetry is shown, and the an error is displayed in the JavaScript console

Environment

  • Open MCT Version: 2bd38da
  • Deployment Type: Viper Testathon

Impact Check List

  • Data loss or misrepresented data?
  • Regression? Did this used to work or has it always been broken?
  • Is there a workaround available?
  • Does this impact a critical component?
  • Is this just a visual bug with no functional impact?
  • Does this block the execution of e2e tests?
  • Does this have an impact on Performance?

Additional Information

@jvigliotta
Copy link
Contributor

Testing

  • instructions in "Steps to Reproduce" above

@akhenry
Copy link
Contributor Author

akhenry commented Jul 8, 2022

Verified fixed

@davetsay
Copy link
Contributor

davetsay commented Jul 8, 2022

verified

@akhenry akhenry removed the unverified label Jul 8, 2022
@unlikelyzero unlikelyzero added this to the Sprint:2.0.7 milestone Jul 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants