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

Delegate-Task #17

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from
Open

Delegate-Task #17

wants to merge 2 commits into from

Conversation

AlexPowerPA
Copy link
Contributor

PR

For future teams work - Delegating user tasks to another reviewer.

Solution

Created a new endpoint - ${ENV}/api/gateway/workflow/v1/manager/delegate/task/{businessKey}?reviewerId=""&managerId=""

  1. businessKey - This is the DAR ID
  2. reviewerId - This is the user ID you want to delegate tasks from
  3. managerId - This is the user ID you want to delegate tasks to

Returns:

  1. A list of delegated tasks
  2. The previous assignee
  3. The new assignee
  4. A count of the tasks updated

RobinKavPA
RobinKavPA previously approved these changes Nov 5, 2020
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