We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As the attachment logic is going to be quite complex, we just want to focus on the simple parts of the transformations.
We should handle transforming everything BUT the attachment itself (for now make the code write a static file for the s3 file path).
This will help make the complex logic around the transformations of the file a bit more focused.
The text was updated successfully, but these errors were encountered:
chouinar
Successfully merging a pull request may close this issue.
Summary
As the attachment logic is going to be quite complex, we just want to focus on the simple parts of the transformations.
We should handle transforming everything BUT the attachment itself (for now make the code write a static file for the s3 file path).
This will help make the complex logic around the transformations of the file a bit more focused.
Acceptance criteria
The text was updated successfully, but these errors were encountered: