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

Erroneous "Telemetry metadata does not match the active time system" notifications #7476

Closed
3 of 7 tasks
akhenry opened this issue Feb 5, 2024 · 2 comments · Fixed by #7565
Closed
3 of 7 tasks

Erroneous "Telemetry metadata does not match the active time system" notifications #7476

akhenry opened this issue Feb 5, 2024 · 2 comments · Fixed by #7565
Labels
severity:critical type:bug verified Tested or intentionally closed
Milestone

Comments

@akhenry
Copy link
Contributor

akhenry commented Feb 5, 2024

Summary

Open MCT shows the above error incorrectly when an object is missing. This notification is intended to inform the user when a misconfiguration has occurred.

An attempt was made to fix this issue previously but it had either regressed or the issue was never completely solved - #6349 (comment)

Expected vs Current Behavior

The Telemetry Metadata error should only be shown for extant objects, and not missing objects.

Steps to Reproduce

  1. Navigate to the "TAB - DRIVING RAILS" display in the VIPER Open MCT test environment
  2. Observe a notification that states "Telemetry metadata does not match the active time system"

Environment

  • Open MCT Version: 4.0.x 0aceb4b
  • Deployment Type: VIPER Test

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

  • follow repro steps and makes sure there are no warnings in console or error notifications for telemetry metadata

@unlikelyzero unlikelyzero added this to the Target:4.0.0 milestone Mar 19, 2024
@akhenry akhenry assigned ozyx and davetsay and unassigned ozyx Mar 19, 2024
@ozyx
Copy link
Contributor

ozyx commented Mar 28, 2024

Verified Fixed -- testathon 3/28/24

@unlikelyzero unlikelyzero added the verified Tested or intentionally closed label Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
severity:critical type:bug verified Tested or intentionally closed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants