I am configuring the custom fields for portfolio and it says our "So that" field is an unsupported type. I am wondering if this is because it's a multi-line text field (and whether these are currently supported).
On that note as well, I am wondering where I can find an overview to all the supported types currently. Thanks!
Solved! Go to Solution.
@Earl McCutcheon Sorry, does this mean custom field types are not supported either?
As in a "custom field type" defined by a plugin
Hi @stadlerm ,
As covered in the KB's above:
The following custom field types are supported:
- checkbox
- date picker
- user picker (single user)
- number
- radio button
- label
- single-choice select
- multiple-choice select
- single-line text
- URL (read-only)
So if an app has created and is using a custom field of one of these types, then it will be avaliable and supported, but if the app is using an alternate field type then it will also be unsupported.
As an example I just installed the app Big Picture as a test because I know it includes the field "Program Increment" of type "Text Field (single line)" and it is a supported field being this field type:
Regards,
Earl
So custom field types created by a plugin (see https://developer.atlassian.com/server/jira/platform/creating-a-custom-field-type/) would not be supported, correct?