Community
Thumb_icon

Form Extension: Extended Linked Work Items View

 This java Form Extension displays linked Work Items with the option to filter the displayed items and customize the table columns.

Description

 

Custom Form Extension displays linked Work Items with the option to filter the displayed items (e.g. by type and link direction) and customize the table columns (e.g. show custom fields).

How to Install

  • Extract the contents of the Form Extension archive into the Polarion extensions folder.
    • e.g. opt/polarion/extensions/custom_wi_table/eclipse/plugins/wiCustomSections or C:\Polarion\polarion\extensions\custom_wi_table\eclipse\plugins\wiCustomSections
  • Restart the Polarion server.

 

How to Use
To activate the Form Extension go to the Administration -> Work Items -> Form Configuration (for any Work Item type) and add the following line:

 <extension parameter_id="value1,value2,..." id="linkedWorkItemsCustomTable" label="LABEL_TO_SHOW_IN_IU"/>

Parameters:

  • WIattributes - Lists the Work Item field IDs that will appear as table columns.
  • WItypes - Lists linked Work Item Types that will be listed in the table.
  • DirectLinks - If 0 or false the table will not include direct linked Work Items.
  • BackLinks - If 0 or false the table will not include back linked Work Items.
  • HighlightMax - Lists Work Item attributes that the Max Value must be highlighted (in bold) for.
  • HighlightMin - Lists Work Item attributes that the Min Value must be highlighted (in bold) for.
  • OrderByColumnNumber - An index of the column that you want to order the table from.
    (For example, OrderByColumnNumber="~5"  would descend from the 5th column.)

Example:

  • <extension WIattributes="type,project,status,plannedIn,initialEstimate,team,priority,dueDate"
    WItypes="userstory" id="linkedWorkItemsCustomTable" label="Implemented by USs"/>

 

 
 
 
 
 
 
 

What's New in Version 3.0.10

Updated February 2020

Version 3.0.10
- Released for Polarion Extensions Portal

 

 
 
 
 
 
 
 

Information

Vendor Alexey Andrianov (ADVA Optical Networking SE)
Published Version 3.0.10 - February 2020
Categories
Price Free
401 Downloads
Community Supported Extension This extension is not supported by Siemens PLM.
Requirements Polarion 2019 GA (3.19.0) and newer
Tested with Polarion 2019 SR1 (3.19.1)