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

Mail Subscriptions have no bounds in terms of number of issues

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Medium
    • 3.13
    • None
    • Email notifications
    • None

    Description

      A single mail subscription was causing OutOfMemoryExceptions because it was try send an HTML email with ALL issues. 160MB of email + 160MB of DocumentIssueImpl put us over the limit...

      Need to:

      1. only return first X issues, with a link to the issue navigator for more...
      2. Display - Showing X of Y issues

      where X is a configurable (by jira-application.properties) and initially set to 100.

      Attachments

        Activity

          People

            bbain bain
            nick.menere Nick Menere [Atlassian] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: