Skip to content

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

Open
@mudinthewater

Description

@mudinthewater

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions