Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Jira field type

Supported

Notes

String

(tick) (warning)

Rich text not supported. 

Rules

Array

(tick)

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

(tick)

Jira → Azure: 0 synced as false, true otherwise.

Azure → Jira: false synced as 0, true as 1.

Option

(tick)

Custom option values True and False should be created on Jira side.

Same rules apply as for string transformation.

Priority

(tick)

Custom priority values True and False should be created on Jira side.

Same rules apply as for string transformation.

Date

(error)


Datetime

(error)


Sprint

(error)


User

(error)

Cannot be chosen in the UI


Anchor
rules
rules

The transformation between the Jira field of type string and Azure field of type boolean

...