equinor / flotilla

Flotilla is the main point of access for operators to interact with multiple robots in a facility.
Eclipse Public License 2.0
16 stars 35 forks source link

Verify installation for inspections in the inspection table #1674

Closed andchiind closed 2 months ago

andchiind commented 2 months ago

I noticed that we were only checking that deck names were matching, but not that the inspections belonged to the right installation. This solves that issue.

A more permanent solution might be to limit all the mission runs available in the MissionRunsContext to only those of the relevant installation, but this makes it potentially more complicated to switch installations.