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

Export tasks cannot be deleted by purge #3741

Closed
MichalPysik opened this issue Apr 14, 2023 · 0 comments · Fixed by #3708
Closed

Export tasks cannot be deleted by purge #3741

MichalPysik opened this issue Apr 14, 2023 · 0 comments · Fixed by #3708

Comments

@MichalPysik
Copy link
Member

MichalPysik commented Apr 14, 2023

Export tasks cannot be deleted by purge due to a dependency on a protected object.

This should be fixed.

MichalPysik added a commit to MichalPysik/pulpcore that referenced this issue Apr 14, 2023
When an object could not be deleted, the purge task would fail.
This has been reworked  so that the purge continues to delete
other tasks and informs the user about tasks that could not be
deleted.

issue pulp#3741
MichalPysik added a commit to MichalPysik/pulpcore that referenced this issue Apr 14, 2023
When an object could not be deleted, the purge task would fail.
This has been reworked  so that the purge continues to delete
other tasks and informs the user about tasks that could not be
deleted.

fixes: pulp#3741
MichalPysik added a commit to MichalPysik/pulpcore that referenced this issue Apr 14, 2023
When an object could not be deleted, the purge task would fail.
This has been reworked  so that the purge continues to delete
other tasks and informs the user about tasks that could not be
deleted.

fixes: pulp#3741
MichalPysik added a commit to MichalPysik/pulpcore that referenced this issue Apr 14, 2023
When an object could not be deleted, the purge task would fail.
This has been reworked  so that the purge continues to delete
other tasks and informs the user about tasks that could not be
deleted.

fixes: pulp#3741
MichalPysik added a commit to MichalPysik/pulpcore that referenced this issue Apr 18, 2023
When an object could not be deleted, the purge task would fail.
This has been reworked  so that the purge continues to delete
other tasks and informs the user about tasks that could not be
deleted.

fixes: pulp#3741
MichalPysik added a commit to MichalPysik/pulpcore that referenced this issue Apr 18, 2023
When an object could not be deleted, the purge task would fail.
This has been reworked  so that the purge continues to delete
other tasks and informs the user about tasks that could not be
deleted.

fixes: pulp#3741
MichalPysik added a commit to MichalPysik/pulpcore that referenced this issue Apr 19, 2023
When an object could not be deleted, the purge task would fail.
This has been reworked  so that the purge continues to delete
other tasks and informs the user about tasks that could not be
deleted.

fixes: pulp#3741
MichalPysik added a commit to MichalPysik/pulpcore that referenced this issue Apr 19, 2023
When an object could not be deleted, the purge task would fail.
This has been reworked  so that the purge continues to delete
other tasks and informs the user about tasks that could not be
deleted.

fixes: pulp#3741
MichalPysik added a commit to MichalPysik/pulpcore that referenced this issue Apr 19, 2023
When an object could not be deleted, the purge task would fail.
This has been reworked  so that the purge continues to delete
other tasks and informs the user about tasks that could not be
deleted.

fixes: pulp#3741
MichalPysik added a commit to MichalPysik/pulpcore that referenced this issue Apr 19, 2023
When there was a completed export in the task list, task purge
would fail as the task could not be deleted because of a dependency
to a linked object. This issue has been resolved.

fixes: pulp#3741
@MichalPysik MichalPysik changed the title An error should not stop task purge from finishing Export tasks cannot be deleted by purge Apr 19, 2023
ggainey pushed a commit that referenced this issue Apr 23, 2023
When there was a completed export in the task list, task purge
would fail as the task could not be deleted because of a dependency
to a linked object. This issue has been resolved.

fixes: #3741
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant