---
title: "Synchronization of long text fields"
canonical: "https://support.appfire.com/space/TFS4JIRA/148177991/Synchronization%20of%20long%20text%20fields"
format: markdown
---
> Macro (aura-html)

<span style="color: #172b4d">Azure DevOps (ADO) fields that contain </span>**more than 32767 characters **will be **partially synchronized**<span style="color: #172b4d"> with Jira, meaning some content will be truncated. Updates from Jira </span>**<span style="color: #172b4d">will be not </span>**<span style="color: #172b4d">synchronized back to ADO once the character limit is reached.</span>

## <span style="color: #172b4d">Why?</span>

Jira Cloud limits the number of characters that can be put into the fields like description, comments and custom fields of a rich text type. The limit is **32767** characters. Azure allows text fields to contain more characters.

In order to avoid the synchronization failures, the synchronizer will automatically truncate text that exceeds the Jira's limit. We'll show a message that the content of the field has been truncated and a link to the work item where the user can see the original text (from ADO). See the examples below.


![image](media://5d70e3dc-d35d-4278-a562-b222decac5f1)


![image](media://51f3d86f-e89f-4785-a6ca-2e85cac20286)

## Fields containing truncated message won't be synchronized back to Azure

<span style="color: #172b4d">As long as the synchronized text field contains this warning message, it will not be synchronized back to Azure. We do this to prevent the overwrite of corresponding ADO field with the truncated text.  If you want to resume the synchronization of such fields  please remove the mentioned </span><span style="color: #172b4d">"</span>**<span style="color: #172b4d">Field has reached Jira’s allowed max character limit. Exceeding content was truncated...</span>**<span style="color: #172b4d">" excerpt.</span>

<u>*<span style="color: #172b4d">Important:</span>*</u><span style="color: #172b4d"> removal of the warning text will have no effect on Jira's comments. Comments are synchronized once, so their update doesn't result in another synchronization attempt.</span>