Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The method returns all (active) users of the current user's company.

It is for use in conjunction with the action "REASSIGN_PERSON" to reassign a job to a colleague. This The action must appear in jobs/{id}/summary

The method returns qualified users of the user's company. Once a cid/uid tuple selected, the assignment is done with method jobs/{id}/action/commit 

Access rights constraints:

  • The current user must have the "REASSIGN_PERSON" action enabled.
  • The current user must have the access rights to enumerate colleagues and to view user names.

...