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 37 forks source link

It is possible to run a mission without selecting asset #411

Closed aeshub closed 1 year ago

aeshub commented 2 years ago

Describe the bug It is currently possible to run a mission without selecting which asset it should run on. The result is that missions are stored with assetCode null.

To Reproduce Start Flotilla with any ISAR instance and run a mission without selecting the asset first.

Expected behavior It should not be possible to select missions without first having an asset specified. Thus it should not be possible to have this issue.

Screenshots

aeshub commented 2 years ago

405 would be a solution to this bug.

aeshub commented 2 years ago

Turns out assetCode is never set even if the asset is selected in the frontend.

oysand commented 2 years ago

441 could be a fix for this?

aeshub commented 1 year ago

This issue has automatically been marked as stale as there has been no activity for 60 days. Remove stale label or comment or this will be closed in 7 days.

oysand commented 1 year ago

Is this completed by #492 ?