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

Org ActiveTaskId update method added #6938

Merged
merged 4 commits into from
Oct 6, 2023

Conversation

Gramosx
Copy link
Contributor

@Gramosx Gramosx commented Oct 5, 2023

PR

Please note: we will close your PR without comment if you do not check the boxes above and provide ALL requested information.


Description
Added new Endpoint to update the activeTaskId

@Gramosx Gramosx requested a review from rahul-rocket October 5, 2023 16:53
@Gramosx Gramosx linked an issue Oct 5, 2023 that may be closed by this pull request
@nx-cloud
Copy link

nx-cloud bot commented Oct 5, 2023

☁️ Nx Cloud Report

CI is running/has finished running commands for commit f470b5e. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


🟥 Failed Commands
nx serve api -c=production --prod

Sent with 💌 from NxCloud.

@Gramosx
Copy link
Contributor Author

Gramosx commented Oct 6, 2023

Description
Added new endpoint that can be used only to update activeTaskId for the logged in user .
PUT http://localhost:3000/api/organization-team-employee/:id/active-task

@Gramosx Gramosx marked this pull request as ready for review October 6, 2023 06:08
@Gramosx Gramosx marked this pull request as draft October 6, 2023 09:32
@Gramosx Gramosx marked this pull request as ready for review October 6, 2023 12:35
@rahul-rocket rahul-rocket merged commit d1e158a into develop Oct 6, 2023
7 of 8 checks passed
@rahul-rocket rahul-rocket deleted the feat/6937-update-org-team-active-task branch October 6, 2023 12:43
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.

[Enhancement] Create API to update Team Member's Current Active Task
2 participants