Update a field for selected entities

You can update a field for multiple entities in grid or tree view.

Note: This feature is available for the Test Plan and Defects modules only.

To update a specific field for selected entities:

  1. Go to the target module.

  2. From the grid or tree view, select the entities you want to update.

    For the Test Plan module:

    • You cannot mass update non-manual tests.

    • You cannot select both manual and non-manual tests at the same time.

  3. Click Update Selected.

    UI Element

    Description

    Update Field

    Select the field to be updated.

    Value

    Enter the new value for the selected field.

    Ignore Errors

    Bypasses errors and continues to update the selected field.

    The entities with errors are not updated.

  4. Click Update.

    It displays the number of entities where the value is updated, and the number of entities where the value is not updated.

Note: If the BULK_ACTION_IGNORE_REQUIRED_FIELD site parameter is set to Y, the required field checking is bypassed before you update a required field for selected entities.

Back to top