Community
Thumb_plugin

Assign Work Item to group of people on workflow action

 A workflow function script that assigns the Work Item to a specific group of people.A typical example is a "Send for review" action that might assign the Work Item to users having the "project_reviewers" role.

Description

  • First install the scripting extension.
  • Copy assign_to_group.js to c:/Polarion/scripts
  • For selected workflow action configure the function
    • add a workflow function ScriptingFunction
    • add parameter script = c:/Polarion/scripts/assign_to_group.js
    • add parameter engine = JavaScript
    • add parameter role = POLARION_ROLE_NAME
 
Version 1.0.1: 
Updated readme no changes in functionality

 

Information

Vendor Karl Xavier (Siemens PLM)
Published Version 1.0.1 - July 2013
Categories
Price Free
188 Downloads
Community Supported Extension This extension is not supported by Siemens PLM.
Requirements Polarion ALM or Polarion Requirements server.
Script can be deployed to Polarion X with the use of the Advanced or Partner Advanced Package.