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

Write thumbnail sizes to AssetApplicationMetadata table #787

Closed
donaldgray opened this issue Apr 5, 2024 · 0 comments · Fixed by #801
Closed

Write thumbnail sizes to AssetApplicationMetadata table #787

donaldgray opened this issue Apr 5, 2024 · 0 comments · Fixed by #801
Assignees
Labels
delivery-channels engine jira marks issue for crossposting to JIRA

Comments

@donaldgray
Copy link
Member

This ticket is created in response to RFC #779, which was initially written to address requirement in #631.

As mentioned in RFC we need a new AssetApplicationMetadata table to store various bits of metadata about an asset. This will initially store thumbnailSizes, duplicating what is saved in s.json (we will keep writing this file to S3).

This ticket is then:

  • Create new DB table
  • Update engine image processing logic to write thumbnail sizes to this DB, in addition to saving same values to S3.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
delivery-channels engine jira marks issue for crossposting to JIRA
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants