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

Handle separate emails for different 21-0966 paths #19504

Merged
merged 9 commits into from
Nov 27, 2024

Conversation

Thrillberg
Copy link
Contributor

Summary

This PR differentiates between 21-0966s that are submitted async vs sync so that we send a different email in each case, upon submission.

Related issue(s)

https://github.com/orgs/department-of-veterans-affairs/projects/1443/views/3?sliceBy%5Bvalue%5D=Thrillberg&pane=issue&itemId=86250028&issue=department-of-veterans-affairs%7CVA.gov-team-forms%7C1841

@va-vfs-bot va-vfs-bot temporarily deployed to sync-and-async-emails-for-0966/main/main November 19, 2024 21:23 Inactive
Copy link

1 Warning
⚠️ This PR changes 203 LoC (not counting whitespace/newlines).

In order to ensure each PR receives the proper attention it deserves, we recommend not exceeding
200. Expect some delays getting reviews.

File Summary

Files

  • config/settings.yml (+2/-0)

  • modules/simple_forms_api/app/controllers/simple_forms_api/v1/uploads_controller.rb (+16/-1)

  • modules/simple_forms_api/app/services/simple_forms_api/notification_email.rb (+39/-18)

  • modules/simple_forms_api/spec/requests/simple_forms_api/v1/simple_forms_spec.rb (+12/-7)

  • modules/simple_forms_api/spec/services/notification_email_spec.rb (+93/-15)

    Note: We exclude files matching the following when considering PR size:

    *.csv, *.json, *.tsv, *.txt, *.md, Gemfile.lock, app/swagger, modules/mobile/docs, spec/fixtures/, spec/support/vcr_cassettes/, modules/mobile/spec/support/vcr_cassettes/, db/seeds, modules/vaos/app/docs, modules/meb_api/app/docs, modules/appeals_api/app/swagger/, *.bru, *.pdf
    

Big PRs are difficult to review, often become stale, and cause delays.

Generated by 🚫 Danger

Copy link
Contributor

@pennja pennja left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, great work! 👍

@va-vfs-bot va-vfs-bot temporarily deployed to sync-and-async-emails-for-0966/main/main November 25, 2024 19:48 Inactive
Copy link

Backend-review-group approval confirmed.

@Thrillberg Thrillberg merged commit e10daab into master Nov 27, 2024
26 checks passed
@Thrillberg Thrillberg deleted the sync-and-async-emails-for-0966 branch November 27, 2024 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants