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

IssueDocument should be hardened against ill-behaved CF plugins

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Medium
    • 6.2-OD-5
    • 6.1.3
    • None

    Description

      As discovered while troubleshooting reindex problems on an internal JIRA instance, a runtime exception raised by an issue's custom field prevents that issue from being indexed at all. IssueDocument.getDocument(Issue) should be hardened such that only the problem custom field is dropped from the indexing, not the entire issue. The data will still be wrong, but partial data is better than no data.

      Ideally, the exception should be remembered and re-thrown after the issue has been indexed so that we can still report the problem.

      Attachments

        Issue Links

          Activity

            People

              rtekhov Roman Tekhov (Inactive)
              cfuller crf
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: