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

Enable re-download images feature #1221

Closed
rstorey opened this issue Apr 22, 2020 · 1 comment
Closed

Enable re-download images feature #1221

rstorey opened this issue Apr 22, 2020 · 1 comment

Comments

@rstorey
Copy link
Member

rstorey commented Apr 22, 2020

User story/persona
As a community manager, I want to use the re-download images feature so that I can replace corrupted images that were already published in a campaign.

Additional context
Because of the @update_task_status decorator, we need to create a data model to back the redownload images feature jobs. The only other way to use the feature is to rebuild the application without the decorator - in which case, import job status won't be saved in the database.

Acceptance Criteria

  • Be able to use the importer with saved status in the database for import item asset jobs
  • Be able to use the redownload images feature with saved status in the database for asynchronous jobs
@lalgee
Copy link
Collaborator

lalgee commented Feb 2, 2022

Community managers can now replace individual asset images using #1575
or replace in bulk via AWS

@lalgee lalgee closed this as completed Feb 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants