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

Re introduce global ordering for Mission Run #1412

Open UsamaEquinorAFK opened 7 months ago

UsamaEquinorAFK commented 7 months ago

Describe the improvement you would like to see Re introduce global ordering for mission runs.

How will this change existing functionality? Have a global counter for all generated mision runs.

How will this improvement affect the current Threat Model?

oysand commented 7 months ago

How do we handle editing of the mission ordering if a user wants to reorder the queue?

UsamaEquinorAFK commented 7 months ago

In the scope of this PR. I intend to introduce ordering and make logic for assigning lowest number to localization mission run.

For what you said, we should make the frontend queue interactable so that we can drag the queue items up and down.

UsamaEquinorAFK commented 7 months ago

Holding this off for now to prioritize stable operations. Localization can be handled by adding a new field inside enum for MissionRunPriority.

aeshub commented 4 months ago

This issue has automatically been marked as stale as there has been no activity for 60 days.