Skip to content

[Telemetry Table] in place updates are not being rendered #7938

@davetsay

Description

@davetsay

Summary

VIPERGC-692
In place datum updates to existing rows are not being rendered in tables
Regression of #6694

Expected vs Current Behavior

If new row data comes in, and the row exists, the new data should be displayed in the row.
Currently this does not happen

Steps to Reproduce

See VIPERGC-692

Testing Instructions

For full production testing, see VIPERGC-692.
Local reproduction steps

  1. Create an Event Message Generator with Acknowledge object
  2. if you don't see this option, open the browser console and enter openmct.install(openmct.plugins.example.EventGeneratorPlugin())
  3. Change the time conductor to realtime mode
  4. Observe after 5 seconds an unacknowledged row will come in and be added to the table
  5. Observe after 5 seconds the row's Acknowledge column will be updated with OK.

Environment

  • Open MCT Version:
  • Deployment Type:
  • OS:
  • Browser:

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions