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

[Home Page] - Create getUsersTasks Endpoint #2770

Open
2 tasks
caiodasilva2005 opened this issue Aug 27, 2024 · 0 comments · May be fixed by #2833
Open
2 tasks

[Home Page] - Create getUsersTasks Endpoint #2770

caiodasilva2005 opened this issue Aug 27, 2024 · 0 comments · May be fixed by #2833
Assignees

Comments

@caiodasilva2005
Copy link
Contributor

caiodasilva2005 commented Aug 27, 2024

Description

We need a way to retrieve all of the tasks assigned to the current user. We need an endpoint in the task router that does not take in a payload that returns all the tasks assigned to the current user. This endpoint should be under the route '’users/tasks/:userid”

Acceptance Criteria

  • A new endpoint is added to the task router under 'users/tasks/:userid' that returns all tasks assigned to the current user
  • Unit tests and screenshot of manual testing with postman

Proposed Solution

Take a look at the other endpoints we have on Finishline and use that as a reference for this one.

Mocks

No response

@caiodasilva2005 caiodasilva2005 changed the title [Home Page] - Create getCurrentUserTasks Endpoint [Home Page] - Create getUsersTasks Endpoint Sep 11, 2024
@caiodasilva2005 caiodasilva2005 self-assigned this Sep 11, 2024
@caiodasilva2005 caiodasilva2005 linked a pull request Sep 12, 2024 that will close this issue
11 tasks
caiodasilva2005 added a commit that referenced this issue Sep 13, 2024
caiodasilva2005 added a commit that referenced this issue Sep 13, 2024
@walker-sean walker-sean linked a pull request Sep 19, 2024 that will close this issue
11 tasks
caiodasilva2005 added a commit that referenced this issue Sep 20, 2024
caiodasilva2005 added a commit that referenced this issue Sep 20, 2024
caiodasilva2005 added a commit that referenced this issue Sep 20, 2024
caiodasilva2005 added a commit that referenced this issue Sep 20, 2024
caiodasilva2005 added a commit that referenced this issue Sep 20, 2024
caiodasilva2005 added a commit that referenced this issue Sep 20, 2024
caiodasilva2005 added a commit that referenced this issue Sep 20, 2024
caiodasilva2005 added a commit that referenced this issue Sep 20, 2024
caiodasilva2005 added a commit that referenced this issue Sep 20, 2024
caiodasilva2005 added a commit that referenced this issue Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

Successfully merging a pull request may close this issue.

1 participant