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

Return to Home task status doesn't update #1975

Open
mrica-equinor opened this issue Jan 24, 2025 · 2 comments
Open

Return to Home task status doesn't update #1975

mrica-equinor opened this issue Jan 24, 2025 · 2 comments
Labels
bug Something isn't working

Comments

@mrica-equinor
Copy link
Contributor

Describe the bug
The Return to Home Task Status is not updating:

Image

Even though the robot successfully completed the Return to Home, the mission status updated to successfull but the task status doesn't.

I assume this has to do with updating the task status on the OnIsarTaskReceived from the mqtt that is for some reason not writing to the database if the task type is return to home.

To Reproduce
Run a return to home mission.

Expected behavior
Task satus should change to ongoing and then successfull.

@mrica-equinor mrica-equinor added the bug Something isn't working label Jan 24, 2025
@Eddasol
Copy link
Contributor

Eddasol commented Jan 27, 2025

Seems that the taskId received in "OnIsarTaskUpdate" is wrong for returnToHome missions, preventing flotilla from updating the task status

@Eddasol Eddasol assigned Eddasol and unassigned Eddasol Jan 27, 2025
@Eddasol
Copy link
Contributor

Eddasol commented Jan 27, 2025

Not prioritized as return to home will be refactored away by equinor/isar#701

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants