[x] connecting to realtime session gives DataCloneError and data stream (websocket) does not connect. Refreshing page connects to data stream (merged)
[ ] navigate to table node via search from plot view from dataset node still displays plot view (fixed for creatables, but not dataset nodes)
[ ] frame accountability view
[ ] import of dataset has missing object for EVR node (needs retest)
[x] historical session url should take precendence over current session (#235)
[x] historical filter required should only warn in fixed time mode (#fix-deny-unflitered-historical-queries)
DO NOT MERGE. working as expected per requesting user (In realtime mode, there's still a historical query that goes out to backfill the current view. Even tho it's bound by the queryTimespanLimit in realtime that would still result in a query for all sessions hitting whole db for (queryTimespanLimit * number of channels displayed). That's what was ultimately bogging our systems down)
[ ] opening data set causes omm to timeout completely (see recording attached to wiki)
Found in r5.3.0-rc2
class object-path="[object Object]"
. bad component registration. seeProductStatusPlugin
Found in r5.3.0-rc3
omm-r5.3.0-rc3
)config.allowRealtime = false
(and probably other time conductor options) not being respected https://github.com/NASA-AMMOS/openmct-mcws/pull/236 https://github.com/nasa/openmct/pull/7934DataCloneError
and data stream (websocket) does not connect. Refreshing page connects to data stream (merged)historical filter required should only warn in fixed time mode (#fix-deny-unflitered-historical-queries)