Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-64351

Provide a full solution for long comments breaching the character limit

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • None
    • Issue - Comments
    • None
    • 5
    • 5
    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? See the corresponding suggestion.

      Problem

      Long comments in JIRA can cause performance problems as investigated on JRA-28519
      There is a jira.text.field.character.limit set to 32767 by default in JIRA Cloud.
      This prevents the saving of a comment with a message:

      The entered text is too long. It exceeds the allowed limit of 32767 characters.

      At that point the user needs to either remove characters or copy the text already formatted on the comment to a text file, save it locally and attach it to the issue.

      Suggestion

      Provide a full user friendly alternative when saving comments that go over the limit to improve the speed and convenience.

      An idea:

      JIRA prompts to save the long text in an attachment.
      Example:

      The entered text is too long. Would you like us to create a file attachment with text inside the text blocks?

      JIRA then parse the {code} and {noformat} text into a .txt file and attaches it to the issue.
      Then it adds the comment with the text that was outside the blocks, adds a preview of the blocks text and a link to the attachment containing the full text. If multiple blocks are find, then it does a different file for each one.

      More info

      This has been previously asked/requested on:

            Unassigned Unassigned
            mfernandezbadii Mauro Badii (Inactive)
            Votes:
            85 Vote for this issue
            Watchers:
            43 Start watching this issue

              Created:
              Updated: