Updating Profields Custom Fields in Advanced Settings

Hello,

Is it possible to update Profields custom fields though the advanced settings? I want to increase the character limit for one of my Profields text fields.

Kind Regards,
Aleks

Hi Aleks,

You could try the following syntax or similar in eazyBI advanced settings
Uuse your actual custom field ID instead of NNN - see attached gif how to find Profields cf ID

[jira.customfield_pf_NNN]
data_type = "text"

To apply for changes, please run two data import sessions.

One without your Profields custom field - to temporary drop it from the database.
Second - with custom field selected (after advanced settings are updated).

Martins / eazyBI support

1 Like

Hi Martins,

Thank you for the response. It worked perfectly!

Kind Regards,
Aleks