You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The mission map never shows up on the Mission Page. This happens because the mapName on the frontend expects the backend to send the map information in the MissionRun object, which used to be the true. Currently, the mapName is only available on MissionDefinition so the code needs to be updated.
To Reproduce
Shedule a mission and go to the mission page.
Expected behavior
Map should show up.
Screenshots
The text was updated successfully, but these errors were encountered:
Describe the bug
The mission map never shows up on the Mission Page. This happens because the mapName on the frontend expects the backend to send the map information in the MissionRun object, which used to be the true. Currently, the mapName is only available on MissionDefinition so the code needs to be updated.
To Reproduce
Shedule a mission and go to the mission page.
Expected behavior
Map should show up.
Screenshots
The text was updated successfully, but these errors were encountered: