Mail Subscriptions have no bounds in terms of number of issues

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Medium
    • 3.13
    • Affects Version/s: None
    • Component/s: Email notifications
    • None

      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.

              Assignee:
              bain
              Reporter:
              Nick Menere [Atlassian] (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: