Back to Issue fields available for synchronization
issue.customFields is an array of customfields - the value of the customfield might contain different values.
Fields
# | Field name | Comment | Object type |
---|---|---|---|
1 | id | Long | |
2 | name | String | |
3 | type | CustomFieldType | |
4 | value | Depending on the custom field type, the value can be either:
| Check How to Synchronize Custom Fields for more details. |
Custom field types
A custom field type can be one of the following
- String
- Text
- Numeric
- Date
- DateTime
- URL
- Option
- User
- Options
- Users
- Versions
- Labels
- Service Desk SLA
- Service Desk Vp Origin
- Cascading Select
See Also