Exercise 3: How to populate the Issue Type, the Priority and Status of your Issue
Here you'll be going to be learn how to populate your Issue Issue Type, Priority and Status on an Xporter generated file. The mappings in use will be:
Activity Fields | Description |
---|---|
IssueTypeName | The issue type |
Priority | The issue priority |
Status | The issue status |
Code Block | ||||
---|---|---|---|---|
| ||||
${IssueTypeName}
${Priority}
${Status} |
Below there is a sample of how the mappings will be displayed in a Word template:
Below there is a sample of how the generated file will be populated:
Here's the Exercise 3 related files:
File | Description |
---|---|
Exercise3Template | Exercise 3 Sample Template file |
Exercise3Generated | Exercise 3 Sample generated file |