Skip to content

#3194 getSponsorTasks endpoint#3269

Merged
walker-sean merged 21 commits intofeature/finance-redesignfrom
#3194-getSponsorTasks-endpoint
Mar 25, 2025
Merged

#3194 getSponsorTasks endpoint#3269
walker-sean merged 21 commits intofeature/finance-redesignfrom
#3194-getSponsorTasks-endpoint

Conversation

@jessegarcia1
Copy link
Copy Markdown
Contributor

@jessegarcia1 jessegarcia1 commented Mar 1, 2025

Changes

added the controller, service, transformer, and other things to create the endpoint.

Tests

Screenshot 2025-03-12 at 8 07 50 PM

Checklist

  • All commits are tagged with the ticket number
  • No linting errors / newline at end of file warnings
  • All code follows repository-configured prettier formatting
  • No merge conflicts
  • All checks passing
  • Screenshots of UI changes (see Screenshots section)
  • Remove any non-applicable sections of this template
  • Assign the PR to yourself
  • No yarn.lock changes (unless dependencies have changed)
  • Request reviewers & ping on Slack
  • PR is linked to the ticket (fill in the closes line below)

Closes #3194

@jessegarcia1 jessegarcia1 self-assigned this Mar 1, 2025
@dreifusjack dreifusjack self-requested a review March 3, 2025 17:34
Copy link
Copy Markdown
Contributor

@dreifusjack dreifusjack left a comment

Choose a reason for hiding this comment

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

Sorry the description of this ticket was a little ambiguous. The service should take a sponsorId as a parameter, so you'll have to update the route and controller as well. Then in the service you can findUnique sponsor using the the id and you shouldn't be getting those errors. Also the errors were coming from you were trying to find a unique sponsor using an org id but there could be multiple sponsors with the same org id.

@wavehassman wavehassman requested a review from dreifusjack March 7, 2025 22:20
@wavehassman wavehassman self-assigned this Mar 7, 2025
Copy link
Copy Markdown
Contributor

@dreifusjack dreifusjack left a comment

Choose a reason for hiding this comment

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

just left a small comment, other than that looks good!

@wavehassman wavehassman requested a review from dreifusjack March 8, 2025 02:39
dreifusjack
dreifusjack previously approved these changes Mar 8, 2025
Copy link
Copy Markdown
Contributor

@dreifusjack dreifusjack left a comment

Choose a reason for hiding this comment

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

lgtm

@wavehassman wavehassman requested a review from walker-sean March 8, 2025 02:55
@dreifusjack dreifusjack changed the title #3194-added routes, controllers, and other things. errors #3194 getSponsorTasks endpoint Mar 9, 2025
Copy link
Copy Markdown
Member

@walker-sean walker-sean left a comment

Choose a reason for hiding this comment

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

Manual and unit tests please

Copy link
Copy Markdown
Contributor

@dreifusjack dreifusjack left a comment

Choose a reason for hiding this comment

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

just some small changes

@walker-sean walker-sean merged commit c0a229f into feature/finance-redesign Mar 25, 2025
4 checks passed
@walker-sean walker-sean deleted the #3194-getSponsorTasks-endpoint branch March 25, 2025 01:45
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