An adjustment is made in the Jira Server - ASMS integration to allow adding the case ID in the configuration file, so that it can be used in an additional field of Jira server.
For this it was added in the Case in the configuration file the idByProject property.
"idByProject": {
"type": "",
"key": ""
}
Property | Description |
---|---|
type | Field Mapping Type: FieldValue |
Key | Identifier of the additional field in Jira Server that will be used to display the ASMS case ID |
For more information on this change View the manual