NASA-AMMOS / aerie-ui

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

Sequence preview page doesn't load adaptation #1346

Closed cartermak closed 6 days ago

cartermak commented 1 week ago

Checked for duplicates

Yes - I've already checked

Is this a regression?

No - This is a new bug

Version

v2.11.1

Describe the bug

When previewing sequences on the "Sequencing" page, it seems like the UI correctly identifies the parcel and loads the command dictionary, but it doesn't load the adaptation. This means that:

  1. The sequence preview window incorrectly lints without using adaptation diagnostics or argument delegates. (Moderate inconvenience)
  2. SeqJSON copied/downloaded from the preview window doesn't have the adaptation toSeqJson changes applied. (Much bigger issue)

When I saw #1270 was resolved, I confirmed that the correct dictionary was loaded, but I didn't exercise the adaptation.

Reproduction

Logs

No browser console logs produced while exercising the bug.

System Info

Aerie v2.11.1 on Clipper dev cloud.

Severity

Critical