Configure Bulk Edit

The Bulk Edit feature enables users to select multiple Work Items and edit, move, or delete them as a unit. Administrators can set a limit on the number of Work Items selected before the restricted Bulk Edit mode is activated. Restricted Bulk Edit loads less data and therefore minimizes the load on the server when a user selects a large number of Work Items for bulk editing.

You can set the limit with the system property com.polarion.ui.bulkEditRestrictedLimit, in the polarion.properties file.

The value is an integer representing the number of Work Items users can select in the Work Items table before restricted Build Editing is activated.

Example: com.polarion.ui.bulkEditRestrictedLimit=100