Multi-select feature
Overview
The generic behavior and overview of multi-select feature is as follows:
- Â Presentation
- It will appear as a check-box for all the relevant tables in the first column.
- If selected, the corresponding row will be highlighted using a chosen color scheme.
- Operations
- Every click will toggle the state of check-box.
- If a parent OR child is selected, then corresponding children / parent will not be auto selected. However certain operations may be performed on the other entity. These operations are described in the appropriate sections (where this operation is performed).
- Multi-select will work only on the entities visible on the current page (for paginated views).
- Operations not enabled for multi-select
- The operations, which can be performed only on one entity (Insert, Paste), multi-select will disable the operation and will give an error message, if clicked.
Multi-select feature is available for the following tables:
- Planned Requirements
- Unplanned Requirements
- Releases
- Test Cases
Multi-select Functions
Planned Requirements
The following operations can be performed using the multi-select feature:
- Indent
- First child can be indented only by one level.
- If a parent is selected and indented, then all of it's children will be automatically indented (irrespective of the selection).
- Outdent
- If a parent is selected and outdented, then all of it's children will be automatically outdented (irrespective of the selection).
- If few children are selected, then they will be outdented, without any impact on the parent.
- Delete Requirement
- Version Managemnet
- Create Version
- Commit Version
- Baseline
- Mark for Baseline
- UnMark for Baseline
- Create Baseline
- If parent is selected, all it's children will be baselined.
- Baseline will not preserve the hierarchical relationships.
Following operations can be performed only on one selected entity:
- Add Requirement
- Paste Requirement
- Move Requirement
Selection has no impact on the following operations
- Expand all
- Collapse all
Note : Context Menu will operate only on the selected entity.
Unplanned Requirements
The following operations can be performed using the multi-select feature:
- Delete Requirements
- Cut Requirements
- Move to Planned Requirements
Note : Context Menu will operate only on the selected entity.
Releases
The following operations can be performed using the multi-select feature:
- Delete Releases : Select all the releases (which you wish to delete) and press the delete button.