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

Allow deleted versions to use "Confirm Multiple Versions" action #22942

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

chrstinalin
Copy link
Contributor

@chrstinalin chrstinalin commented Dec 12, 2024

Fixes: mozilla/addons#1948

Description

Allows deleted, auto-approved versions to be included when using the "Confirm Multiple Versions" action for unlisted add-ons.

Testing

  1. Auto-approve an unlisted add-on version.
  2. Delete auto-approved version.
  3. 'Confirm multiple versions' option should be available, and version itself should be listed among the version options.
    image

Checklist

  • Add #ISSUENUM at the top of your PR to an existing open issue in the mozilla/addons repository.
  • Successfully verified the change locally.
  • The change is covered by automated tests, or otherwise indicated why doing so is unnecessary/impossible.
  • Add before and after screenshots (Only for changes that impact the UI).

@chrstinalin chrstinalin marked this pull request as draft December 12, 2024 16:27
@chrstinalin chrstinalin requested review from a team and KevinMind and removed request for a team December 12, 2024 20:55
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.

Allow confirmation of auto-approval of deleted signed add-on versions
1 participant