Wiki source code of 20.3 Reassignment Errors
Last modified by Admin User on 2023/06/30 10:26
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
1.1 | 1 | === Missing User === |
2 | Clicking the //Reassign// button in the //Outstanding Approvals – Approval Reassignment// screen invokes validation to ensure that a user has been selected. Failing validation will display the following error message: //“Missing information. Please select a User to reassign approval responsibility.”// | ||
3 | |||
4 | Reassignment will not progress and the user will remain in the //Outstanding Approvals – Approval Reassignment// screen to correct the error. | ||
5 | === Missing Comments === | ||
6 | Clicking the //Reassign// button in the //Outstanding Approvals – Approval Reassignment// screen invokes validation to ensure that reassignment comments have been entered. Failing validation will display the following error message//: “Missing information. Please enter reassignment comments.”// | ||
7 | |||
8 | Reassignment will not progress and the user will remain in the //Outstanding Approvals – Approval Reassignment// screen to correct the error. | ||
9 | === Changed Status === | ||
10 | Clicking the //Reassign// button in the //Outstanding Approvals – Approval Reassignment// screen invokes validation to ensure that the documents selected for reassignment are still available: | ||
11 | |||
12 | * The approval document is the same type | ||
13 | * The original approver is still the current approver | ||
14 | * The object still requires approval | ||
15 | * There are no locks and the object is not open in another session | ||
16 | |||
17 | Failing validation will display the following error message: //“Reassignment cancelled. The following documents have changed status:”.// The approval objects that have failed validation will be listed. | ||
18 | |||
19 | Reassignment will not progress and the user will be returned to the //Outstanding Approvals – Approval Listing// screen where they can investigate and reselect. | ||
20 | === Delegation Conflict === | ||
21 | Clicking the Reassign button in the Outstanding Approvals – Approval Reassignment screen invokes validation to ensure that the documents selected for reassignment do not cause a reassignment conflict. The system will check that the original approver is not set as the CURRENT delegation recipient (i.e. ‘delegatee’) for the new approver. | ||
22 | |||
23 | Failing validation will display the following error message: //“Reassignment cancelled. One or more documents cannot be reassigned due to an approval delegation conflict.”// | ||
24 | |||
25 | Reassignment will not progress and the user will be returned to the //Outstanding Approvals – Approval Listing// screen where they can investigate and reselect. | ||
26 | |||
27 | |||
28 | |||
29 | |||
30 | |||
31 | |||
32 | |||
33 | |||
34 | |||
35 | |||
36 | |||
37 | |||
38 | |||
39 |