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

Implement optional diff Unified Output Format for Change History and Ticket Update Email Notifications

XMLWordPrintable

    • 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.

      I would like to request that Jira incorporate an option to use the diff Unified Output Format for all text field changes. As is now, the full text is displayed twice and users must manually determine the differences. This works for small bodies of text but is very problematic for large bodies. This can greatly reduce the size of notifications and history.

      We currently see:

      Ryan Steed updated TICKET-1234:
      ---------------------------
      
          Description: 
      Test ticket. Testing...
      1
      2
      3
      
      
      
      
        was:
      Test ticket.
      

      But would like to see something like:

      Ryan Steed updated TICKET-1234:
      ---------------------------
      
          Description: 
      --- 2011-09-12 15:23:29.000000000 -0600
      +++ 2011-09-12 15:23:14.000000000 -0600
      @@ -1 +1,4 @@
      -Test ticket.
      +Test ticket. Testing...
      +1
      +2
      +3
      

            Unassigned Unassigned
            87259721fe02 Ryan Steed
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: