Automatic Reviewer Role Setting
Since Codebeamer release 21.09-LTS, the automatic selection of the reviewer's appropriate role during a signing event is available.
To enabled this feature, apply the below
Application configuration option:
"review" : {
"restrictRolesBasedOnFieldConfiguration" : true
}
Default value: false.
If set to true:
• The reviewer's role is pre-selected on the review action dialog in case the field through which the reviewer is assigned to an item accepts one specific role only. The pre-selected role cannot be changed by the user.
• The Reviewer can choose from the restricted list of roles displayed on the review dialog in case the field through which the reviewer is assigned to an item accepts more than one roles.
The feature also works, with a slight difference, when performing a
Mass review:
• The list of the selectable roles is computed based on all selected items. When a user is added to an item in a specific role, that role is displayed in the role selector list.
• In case the selected user role is not applicable to one of the items of the mass review, an error message is displayed.
Mass review of selected items
Since
Codebeamer release 21.09-LTS, a batch of multiple selected items can be reviewed at once. See
Mass review.