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

[Issue #3322] Transform opportunity attachment files #3486

Open
wants to merge 5 commits into
base: chouinar/3271-attachment-transform
Choose a base branch
from

Conversation

chouinar
Copy link
Collaborator

Summary

Fixes #3322

Time to review: 10 mins

Changes proposed

A lot of file utilities (used in this PR) for handling reading/writing/naming files on s3

Utility for setting up s3 file paths for the attachments

Logic to handle inserts/updates/deletes of attachments and the files that need to move around on s3.

Context for reviewers

There are some scenarios I haven't accounted for yet when the opportunity itself is modified (deleted / is no longer a draft), I originally wanted to handle this in a single PR, but I'll split that out as this one already was getting too big.

See the ticket for details on the scenarios we need to handle.

Additional information

TODO - testing details (tedious to setup)

@chouinar chouinar requested a review from mdragon as a code owner January 10, 2025 17:58
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