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

update undelete poller to poll for undeletions, not deletions #4397

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

andrew-nowak
Copy link
Member

What does this change?

Roughly the same as #4389, but for the undelete button (since each are in different implementation files).

How should a reviewer test this change?

Upload an image, delete it and then undelete it. Before this PR, there should be ongoing polling looking for the file to have been deleted (but since deletions are implemented using soft-deleted-metadata, and this button is for making an image be not deleted, it cannot ever resolve).

How can success be measured?

Less unnecessary requests from client.

Who should look at this?

Tested? Documented?

  • locally by committer
  • locally by Guardian reviewer
  • on the Guardian's TEST environment
  • relevant documentation added or amended (if needed)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant