Uploaded image for project: 'Crucible'
  1. Crucible
  2. CRUC-5026

ActivityStreamHandler incorrectly uses Source.getChangeset(csid) to validate a changeset ID

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Medium
    • 2.5.1
    • 2.4.2
    • None

    Description

      consider for 2.4.x

      This will eagerly create all cruRevisions for the changeset via the singleton hibernate session - a clearly undesirable side-effect. Instead, use something like repositoryEngine.getRevisionCache().getChangeSetDAO().exists(csid) - confirm MichaelH or Conor

      Attachments

        Issue Links

          Activity

            People

              tom@atlassian.com Tom Davies
              bhumphreys BrendanA
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: