Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
75:process_feedback_ptcilm [2020/07/13 11:10] fnpk75:process_feedback_ptcilm [2020/07/13 13:20] fnpk
Line 25: Line 25:
  
       <!-- Url to the Web ILM. It is used to create a link to the generated item -->       <!-- Url to the Web ILM. It is used to create a link to the generated item -->
-      <property name="imweb" value="http://integrity.example.com:7001/im" /> -->+      <property name="imweb" value="http://integrity.example.com:7001/im" />
  
 +      <!-- Optional: Map issue to a project (Since Stages 7.5.1.3) -->
 +      <property name="projectName" value="/Feedback Project" />
 +      <property name="projectField" value="Project" />
  
       <!-- The summary field will always be available and is automatically mapped to the "Summary" field  -->       <!-- The summary field will always be available and is automatically mapped to the "Summary" field  -->
Line 37: Line 40:
       <attributes>       <attributes>
         <attribute ident="description" type="text" target="Description" targetType="longtext" />         <attribute ident="description" type="text" target="Description" targetType="longtext" />
-        <!-- The following fields could be enabled if you want the users to provide more data with every feedback item: --> 
-        <!-- 
-        <attribute ident="impact" type="string" target="Impact" /> 
-        --> 
       </attributes>       </attributes>