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

Entire echo mission fails if one tag is missing area information #1561

Closed Eddasol closed 3 months ago

Eddasol commented 5 months ago

Describe the bug When scheduling echo mission: If one of the tags in the mission is lacking locationCode, it will throw an error and the entire mission will fail to be scheduled. This then leads to a "Request error"-banner in frontend with the message: Failed to schedule mission 'mission name'. An unexpected error occurred when handling the request.

To Reproduce Start mission "Mission where tag is missing locationCode"

Expected behavior Should the mission fail of one of the tags have problems? If so: should the problematic tag still be included (thinking yes but unsure)? If not: There needs to be better information to the user

Screenshots