Differences

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

Link to this comparison view

Next revision
Previous revision
711:process_feedback_link [2024/08/29 14:19] – created - external edit 127.0.0.1711:process_feedback_link [2024/10/30 12:58] (current) Policnik, Florian
Line 2: Line 2:
  
 The link feedback is a generic adapter for feedback system with issue collector functionality. The Stages user is redirected via special Link to the feedback system. The user will typically see a form to create the issue. Some fields in this form will be filled out beforehand by Stages. The link feedback is a generic adapter for feedback system with issue collector functionality. The Stages user is redirected via special Link to the feedback system. The user will typically see a form to create the issue. Some fields in this form will be filled out beforehand by Stages.
 +
 +{{ :711:feedback-link-jira.png |}}
  
 ===== Stages config.xml ===== ===== Stages config.xml =====
Line 13: Line 15:
       <host url="https://collector.example.com/CreateIssue?project=%{project}&amp;issuetype=%{issuetype}&amp;issueCreator=%{reporter}&amp;returnUrl=%{url}"       <host url="https://collector.example.com/CreateIssue?project=%{project}&amp;issuetype=%{issuetype}&amp;issueCreator=%{reporter}&amp;returnUrl=%{url}"
         ident="link1"         ident="link1"
-        displayName="Example Link">+        displayName="Example System">
  
         <property name="project" value="DefaultProject" />         <property name="project" value="DefaultProject" />