From 696ae1f2f514392f6b67fb09703d79301e7b8df2 Mon Sep 17 00:00:00 2001 From: Julie Lenaerts Date: Wed, 4 May 2022 17:29:55 +0200 Subject: [PATCH] bulk reassign --- user/English/bulk_reassign.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 user/English/bulk_reassign.md diff --git a/user/English/bulk_reassign.md b/user/English/bulk_reassign.md new file mode 100644 index 0000000..7d76e1c --- /dev/null +++ b/user/English/bulk_reassign.md @@ -0,0 +1,13 @@ +# Bulk reassign support trajectories + +The need may arise for the support trajectories followed by one user to be reassigned to another user. Example cases could be a user being absent for an extended amount of time, switching functions, etc. + +For such situations a functionality has been provided to reassign support trajectories in bulk to another user. + +To make use of this functionality the user can click on 'Trajectories per user' in the section menu. + +A first select field will be visible. Use this to select the user whose trajectories have to be reassigned. A complete list of the trajectories will be provided. + +In a second step the user to whom the trajectories on the current page have to reassigned can be selected. Clicking on the button 'reassign' will complete this action and show the remaining trajectories. The action can be repeated. + +Each individual trajectory is displayed with the edit button, allowing it to be individually reassigned within the trajectory edit form. Navigate to the [referrer](./support_trajectory.md#referrer) section to reassign this trajectory. During a bulk reassign this trajectory will no longer be taken into account, as it no longer belongs to the initial user. \ No newline at end of file