Differences

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

Link to this comparison view

Next revisionBoth sides next revision
75:process_feedback_jira [2020/01/23 14:14] – created fnpk75:process_feedback_jira [2020/01/27 10:30] – [Supported Jira fields] fnpk
Line 75: Line 75:
   * Text Field (single line): ''targetType=""'' (Empty)   * Text Field (single line): ''targetType=""'' (Empty)
   * Text Field (multi line): ''targetType=""'' (Empty)   * Text Field (multi line): ''targetType=""'' (Empty)
 +  * URL Field: ''targetType=""'' (Empty)
   * Select List (single choice): ''targetType="selectList-singleChoice"''   * Select List (single choice): ''targetType="selectList-singleChoice"''
 +  * User Picker (single user): ''targetType="user-singleChoice"''
 +  * Assignee: ''targetType="user-singleChoice"''
 +  * Reporter: ''targetType="user-singleChoice"''
   * Components: ''targetType="components"''   * Components: ''targetType="components"''
  
-Be aware: If you choose Select or Component then the user entered values must be configured in Jira. Otherwise the ticket creation will fail.+**Be aware**: 
 +  * If you choose **Select** or **Component** then the user entered values must be configured in Jira. Otherwise the ticket creation will fail. 
 +  * If you choose **User Picker**, **Assignee** or **Reporter** then the users must be vald Jira user. Otherwise the ticket creation will fail. 
 +  * To set the **Reporter** field it is [[https://community.atlassian.com/t5/Answers-Developer-Questions/Re-Assigning-a-reporter-when-creating-an-issue-with-rest/qaq-p/475645/comment-id/13300#M13300|mandatory to grant "Modify Reporter" to the technical user]]. Otherwise the ticket creation will fail.
  
 Other Jira fields are not supported at the moment. Other Jira fields are not supported at the moment.