Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect/partial mission names preventing rerun #308

Open
sqshemet opened this issue Feb 16, 2024 · 2 comments
Open

Incorrect/partial mission names preventing rerun #308

sqshemet opened this issue Feb 16, 2024 · 2 comments
Assignees
Labels
bug Something isn't working critical Something needs to get fixed for next deployment

Comments

@sqshemet
Copy link
Collaborator

Describe the bug
Some mission names are partially missing? This seems to affect some but not all missions with underscores in the name? I can't quite tell what the commonality is between affected missions. The names are incomplete in the display, and trying to rerun one is unsuccessful, it shows an empty mission screen instead of the mission parameters.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Schedule
  2. Click on +Mission
  3. In the mission list, see that many missions (e.g. Science/sci2_flat_and_level, Transport/transit_3km) have incomplete names
  4. Click one, see empy mission screen

Expected behavior
Complete names of missions and ability to run/rerun editing parameters

Screenshots
image
image

Desktop (please complete the following information):

  • OS: [e.g. iOS] Ubuntu 22.04
  • Browser [e.g. chrome, safari] Firefox
  • Version [e.g. 22] 122.0
@sqshemet sqshemet added bug Something isn't working critical Something needs to get fixed for next deployment labels Feb 16, 2024
@sqshemet
Copy link
Collaborator Author

Oh, seems like the common factor here might be numbers in mission names.

@jimjeffers
Copy link
Collaborator

I think this will likely be resolved when #306 is resolved. Without the complete mission list getting loaded into the client (which serves as a sort of backbone for populating the modal steps) we could be missing important data that we don't get by simply extracting recent or frequent runs. We should revisit this after you've resolved #306.

@sqshemet sqshemet changed the title Incorrect/partial mission names Incorrect/partial mission names preventing rerun Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working critical Something needs to get fixed for next deployment
Projects
None yet
Development

No branches or pull requests

2 participants