...
Jira field type | Supported | Notes | |
---|---|---|---|
String | Rich text not supported. | ||
Array | When synchronizing Jira → Azure first array value is transformed to boolean. For the first array value transformation same rules apply as for string transformation. Custom array values True and False should be created on Jira side. | ||
Number | Jira → Azure: 0 synced as false, true otherwise. Azure → Jira: false synced as 0, true as 1. | ||
Option | Custom option values True and False should be created on Jira side. Same rules apply as for string transformation. | ||
Priority | Custom priority values True and False should be created on Jira side. Same rules apply as for string transformation. | ||
Date | |||
Datetime | |||
Sprint | |||
User | Cannot be chosen in the UI |
Anchor | ||||
---|---|---|---|---|
|
The transformation between the Jira field of type string and Azure field of type boolean
...