Community
Thumb_7-new

Create Work Item Template

 Loads content of fields for new Work Items from an configurable template Work Item.Unlike data loaded with an initial workflow action the data will be visible before the Work Item is saved. Requires one enterprise license for user polarion.api.

Description

Installation

Extract com.polarion.alm.xtensions.template_1.0.0.jar.zip to <Polarion installation>/polarion/plugins and restart Polarion.

 

Configuration

Configuration is handled like most other Polarion configuration files: It is possible to specify type specific, project specific and global configurations. This plug-ins requires a file called template.properties at .polarion/tracker on repository or project level. It is also possible to define a type-specific configuration by prefixing the name of the configuration with the id of the Work Item type.

 

Following values have to be configured:

  • source.project: Id of the project containing the Workitem to be used as template.
  • source.id: Id of the Workitem to be used as template.
  • copy.fields: Comma-separated list of fields to be copied from template Work Item.

The example configuration defect-template.properties copies the content of the field description from the template WorkItem WI-45 in project p1 to the new Work Item to be created.

 

Template Defect

 

New Defect

 

 

 

 

 

Information

Vendor Ben Gleei (Siemens PLM)
Published Version 1.0 - July 2010
Categories
Products
Price Free
98 Downloads
Community Supported Extension This extension is not supported by Siemens PLM.
Requirements Polarion ALM or Polarion Requirements server.