NASA-AMMOS / aerie-ui

The client application for Aerie.
https://nasa-ammos.github.io/aerie-docs/
MIT License
28 stars 4 forks source link

Import SeqJSON drops empty repeat args. #1296

Closed goetzrrGit closed 1 month ago

goetzrrGit commented 1 month ago

Checked for duplicates

Yes - I've already checked

Is this a regression?

No - This is a new bug

Version

1.11.0

Describe the bug

From @cartermak

Found one Phoenix bug — when you upload a JSON with an empty repeat, the SeqN is missing the argument altogether

Should be: R1 DDM_UPDATE_NUM_TSR 0 "AVS" 0 "ALWAYS" "8 hz" [0.0] "RT" "CRITICAL" [] "AVS"

When I upload the corresponding JSON, I get: R00:00:01 DDM_UPDATE_NUM_TSR 0 "AVS" 0 "ALWAYS" "8 hz" [0] "RT" "CRITICAL" "AVS"

Reproduction

Import a seqJson with an empty repeat arg

Logs

No response

System Info

Browser

Severity

Critical