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

Updated delete in syncMailingList and sync assignApplicationStatus #139

Merged
merged 3 commits into from
Jul 17, 2024

Conversation

Lindsay-X
Copy link
Contributor

@Lindsay-X Lindsay-X commented Jul 17, 2024

  • delete Promise.all was changed to Promise.allSettled
  • if user is not found, an error is not thrown

@Lindsay-X Lindsay-X changed the base branch from main to develop July 17, 2024 15:11
- delete Promise.all was changed to Promise.allSettled
- if user is not found, an error is not thrown
- only syncing the mailing list if legit is true
@fpunny fpunny force-pushed the lindsay/mail-list-assign-status branch from 4acd540 to 2740158 Compare July 17, 2024 16:10
@fpunny fpunny merged commit a4eb400 into develop Jul 17, 2024
1 check passed
fpunny pushed a commit that referenced this pull request Jul 17, 2024
)

* Updated delete in syncMailingList and sync assignApplicationStatus

- delete Promise.all was changed to Promise.allSettled
- if user is not found, an error is not thrown
- only syncing the mailing list if legit is true

* Fixed delete error logic

* Removed legit
fpunny pushed a commit that referenced this pull request Jul 17, 2024
)

* Updated delete in syncMailingList and sync assignApplicationStatus

- delete Promise.all was changed to Promise.allSettled
- if user is not found, an error is not thrown
- only syncing the mailing list if legit is true

* Fixed delete error logic

* Removed legit
@Lindsay-X Lindsay-X deleted the lindsay/mail-list-assign-status branch July 17, 2024 16:45
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