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

🐞 Disk transfer tasks aren't completed although the migration is successful #1305

Closed
yaacov opened this issue Aug 6, 2024 · 1 comment
Assignees
Labels
bug Categorizes issue or PR as related to a bug.
Milestone

Comments

@yaacov
Copy link
Member

yaacov commented Aug 6, 2024

Ref: https://issues.redhat.com/browse/MTV-1310

Issue: Disk transfer tasks aren't completed although the migration is successful

The individual tasks of the pipeline step do not finish, although the pipeline step is completed

As a workaround, if the UI see that the step is finished, but some individual task did not finish, override the individual task data, and show it as if it is finished.

@yaacov yaacov added the bug Categorizes issue or PR as related to a bug. label Aug 6, 2024
@yaacov yaacov added this to the 2.6.4 milestone Aug 6, 2024
@yaacov yaacov modified the milestones: 2.6.4, 2.6.5, 2.6.6 Aug 27, 2024
sgratch added a commit to sgratch/forklift-console-plugin that referenced this issue Sep 12, 2024
…mark task as successful,

Reference: kubev2v#1305

In case a migraiton task is not marked as finished (i.e. task.phase is
undefined), but its pipeline step is marked as completed succesfully
then mark the task as completed succesfully as well.

Signed-off-by: Sharon Gratch <sgratch@redhat.com>
sgratch added a commit to sgratch/forklift-console-plugin that referenced this issue Sep 17, 2024
…mark task as successful,

Reference: kubev2v#1305

In case a migraiton task is not marked as finished (i.e. task.phase is
undefined), but its pipeline step is marked as completed succesfully
then mark the task as completed succesfully as well.

Signed-off-by: Sharon Gratch <sgratch@redhat.com>
sgratch added a commit to sgratch/forklift-console-plugin that referenced this issue Sep 18, 2024
…mark task as successful,

Reference: kubev2v#1305

In case a migraiton task is not marked as finished (i.e. task.phase is
undefined), but its pipeline step is marked as completed succesfully
then mark the task as completed succesfully as well.

Signed-off-by: Sharon Gratch <sgratch@redhat.com>
@yaacov
Copy link
Member Author

yaacov commented Sep 19, 2024

addressed by #1324

@yaacov yaacov closed this as completed Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

2 participants