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
712:process_feedback_polarion [2025/09/17 13:53] – [Supported Field Types] Heindl, Christoph712:process_feedback_polarion [2025/09/17 13:54] (current) – [Supported Field Types] Heindl, Christoph
Line 56: Line 56:
 Example: Example:
 <code xml> <code xml>
-<attribute source="stages_link_field" target="hyperlinks" />   // default hyperlinks field in Polarion +<attribute source="stages_link_field" target="hyperlinks" />     
-<attribute source="stages_date_field" target="dueDate" />    // default dueDate field in Polarion +<attribute source="stages_date_field" target="dueDate" />    
-<attribute source="custom_string" target="custom_string" /> //custom string field you created in Polarion+<attribute source="custom_string" target="custom_string" />
 </code> </code>