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

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

XMLWordPrintable

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

      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

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

              Created:
              Updated:
              Resolved: