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

Missions from JS does not schedule #627

Closed oysand closed 1 year ago

oysand commented 1 year ago

Describe the bug Missions from JS does not start

To Reproduce Steps to reproduce the behavior: When scheduling echo mission 387 in flotilla, the mission does not start. This was tested both locally and in the aurora dev environment.

Expected behavior Missions from JS should be able to be scheduled.

Screenshots If applicable, add screenshots to help explain your problem.

Eddasol commented 1 year ago

It works if changing line 17 in "backend/api/appsettings.json" to: "InstallationCode": "jsv",