Apply template customization

When configuring a template project, you can customize defect and run entities in Web Runner and apply template customization to multiple projects. As the needs of your organization change over time, you can update the customization in your template project, and then reapply the template customization to the linked projects.

Note:  

  • Available to users with the Set Up Cross Project Customization permission. Users assigned to the TDAdmin user group can apply template customization by default.
  • Available for ALM Edition only.

Apply template customization

To apply template customization:

  1. In ALM, apply template customization to projects linked to the template. For more details, For details, see Cross project customization.

  2. Log on to Web Runner. Make sure to select a template project.

    For more log on details, see Start Web Runner.

  3. Customize the fields in Web Runner.

    • Set run entities for a template project. For each applicable field, select Application Rule and Ready to Apply. For details, see Set run entities.

    • Set defect entities for a template project. For each applicable field, select Application Rule and Ready to Apply. For details, see Set defect entities.

  4. In Web Runner, apply template customization to projects linked to the template.

    1. Click the Web Runner menu on the top-right corner of the screen and select Apply Template.
    2. Select the linked projects that you want to apply template settings to.

      Show only active projects: Click this button to exclude inactive projects.

      Select All: Click this button if you want to select all the displayed linked projects.

      Select by Importing: You can also click this button to select the target linked projects by importing a .txt file. To understand the supported format, select a linked project, click Export Selected, and see how the exported file is formatted.

      Export Selected: Click this button to export the selected linked project list to a .txt file.

    3. Click Apply.

      The progress bar appears, displaying the number of failed and successful projects.

    4. If you want to re-apply customization to failed projects, do the following:

      1. Click the red part of the progress bar to see the failure details.
      2. Click the download icon to export the failed projects.
      3. Fix the failures.
      4. Re-apply template customization to these projects by using the Select by Importing button.

Back to top

Defect forms and rules in template customization

When you apply template customization to a linked project, the defect forms and rules of the template project are also propagated to the linked projects. The propagation works in the following way:

  What you do in the template project What will happen in the linked project
  Apply template for the first time
  • Forms and rules of the template project are propagated to the linked project. Only active rules are displayed in the linked project.

  • Forms and rules defined by the linked project are removed.

  • The linked project cannot rename or remove the propagated forms, or change default form and rules nor add other forms or rules.

  • The linked project can configure the propagated forms, including adding and removing fields or changing filed settings. For details, see Configure the form..
Every subsequent time when you apply template Rename a form The new name will be reflected upon the form in the linked projects.
Add or remove forms or rules The forms or rules will be added or removed accordingly in the linked project.
Add form fields

The form fields will be added in the linked project.

Remove form fields

The form fields will be removed from the linked project.

If a form field is modified in the linked project, the field will not be removed from the linked project.

Edit form fields

For enforced fields, changes are propagated to the linked project.

For recommended fields, field differences between the template and linked projects are highlighted. The linked project can either accept or reject the template project field settings.

Back to top