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

Condition Sets in Telemetry Views do not show any telemetry #5485

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

Condition Sets in Telemetry Views do not show any telemetry #5485

akhenry opened this issue Jul 12, 2022 · 4 comments

Comments

@akhenry
Copy link
Contributor

akhenry commented Jul 12, 2022

Summary

When using condition sets as telemetry in Display Layouts the telemetry view of the condition set is showing no telemetry

Expected vs Current Behavior

The telemetry view of condition sets should display the current output value of the telemetry view.

Steps to Reproduce

  1. Create a simple condition set with a frequently updating telemetry point
  2. Create a display layout
  3. Drag the condition set into the display layout
  4. Observe that the telemetry view is blank

Environment

  • Open MCT Version: 2.0.6 1c8784f
  • 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

@akhenry
Copy link
Contributor Author

akhenry commented Jul 12, 2022

Testing Instructions

  1. Follow the reproduction steps.
  2. Verify that the value of the condition set in the display layout shows the current output value of the condition set.

@akhenry akhenry self-assigned this Jul 12, 2022
@akhenry akhenry closed this as completed Jul 12, 2022
@shefalijoshi
Copy link
Contributor

Verified fixed

@jvigliotta
Copy link
Contributor

Verified Fixed: Testathon 7/12/22

@ozyx
Copy link
Member

ozyx commented Jul 12, 2022

Verified 07/12/22

Created a condition set with deltaTime. One condition to output a string if value is > 0.08. The default condition outputs another string if the first one fails.

Embedded this condition set in a display layout. Saw that the value updated accordingly as telemetry streamed in.

Screen.Recording.2022-07-12.at.2.14.47.PM.mov

@unlikelyzero unlikelyzero added this to Needs triage in Build 6 Blockers via automation Jul 17, 2022
@unlikelyzero unlikelyzero added this to the Sprint:2.0.7 milestone Jul 17, 2022
@unlikelyzero unlikelyzero added this to To triage in Improve Test Coverage via automation Jul 17, 2022
@unlikelyzero unlikelyzero moved this from Needs triage to Needs an automated test in Build 6 Blockers Jul 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug:regression It used to work. Now it doesn't :( severity:blocker type:bug
Projects
Build 6 Blockers
Needs an automated test
Development

No branches or pull requests

5 participants