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

Add attachments to email from MSGraph #770

Merged
merged 7 commits into from
Jan 18, 2022

Conversation

AndrewCowle
Copy link
Contributor

@AndrewCowle AndrewCowle commented Jan 17, 2022

Changes in this PR

  • Added a job to download attachments, triggered from Import message on email if has_attachments?
  • Email attachments to get attachment from MSGraph
  • import_from_attachment to create AR object and handle active storage

@viezly
Copy link

viezly bot commented Jan 17, 2022

This pull request is split into 5 parts for easier review.
👀 Review pull request on Viezly

Changed files are located in these folders:

  • /
  • app/jobs
  • app/models/support
  • app/services/support/incoming_emails
  • db
  • lib/microsoft_graph
  • spec/factories/support
  • spec/lib/microsoft_graph

@AndrewCowle AndrewCowle marked this pull request as ready for review January 18, 2022 14:56
@ryantk ryantk enabled auto-merge January 18, 2022 15:40
@ryantk ryantk merged commit a54d556 into develop Jan 18, 2022
@ryantk ryantk deleted the feature/248-attachment-metadata branch January 18, 2022 15:49
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.

2 participants