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

Default fixed time system bounds do not apply to OMM on load if realtime is enabled. #7963

Open
1 of 7 tasks
mudinthewater opened this issue Dec 15, 2024 · 0 comments
Open
1 of 7 tasks
Labels

Comments

@mudinthewater
Copy link

mudinthewater commented Dec 15, 2024

Summary

If OMM is configured to

allowRealtime: true,
or
allowLAD: true,

But the default time system is fixed and bounds are provided for the fixed time system they are overridden.

Expected vs Current Behavior

When bounds are provided for the fixed time system and that system is the default time system, those bounds should be applied at load.
Currently the bounds of the realtime clock are applied instead.

Steps to Reproduce

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant