Closed aeshub closed 1 year ago
Turns out assetCode is never set even if the asset is selected in the frontend.
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.
Is this completed by #492 ?
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