Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-4108

Authors of issue-transactions get notified when a build fails.

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • accurev-plugin
    • None
    • Platform: All, OS: All

      Authors of non-code changing transactions get notified when a build fails due to
      the way that hudsons getCulprits() collect contact information.

      To correct this a filter on transaction-type is probably needed in the method
      parseTransactions()

          [JENKINS-4108] Authors of issue-transactions get notified when a build fails.

          jafvert created issue -

          Scott Tatum added a comment -

          Reassigning to me

          Scott Tatum added a comment - Reassigning to me

          jafvert added a comment -

          Created an attachment (id=811)
          A patch that uses the valid transaction type from the patch for Issue3967 and therefor also includes that fix

          jafvert added a comment - Created an attachment (id=811) A patch that uses the valid transaction type from the patch for Issue3967 and therefor also includes that fix

          jafvert added a comment -

          The patch tries to escape getCulprits() when a build fails by setting the user-
          field of all the transaction of non valid types to " ".

          If this behaviour fails I will rework it with not adding the user to the
          transactionlist that parseTransactions() creates.

          jafvert added a comment - The patch tries to escape getCulprits() when a build fails by setting the user- field of all the transaction of non valid types to " ". If this behaviour fails I will rework it with not adding the user to the transactionlist that parseTransactions() creates.
          Scott Tatum made changes -
          Assignee Original: Scott Tatum [ statlor ] New: Scott Tatum [ statler ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 134181 ] New: JNJira + In-Review [ 174121 ]
          Joseph Petersen (old) made changes -
          Assignee Original: Scott Tatum [ statler ] New: Joseph Petersen (old) [ casz ]
          Joseph Petersen (old) made changes -
          Assignee Original: Joseph Petersen (old) [ casz ]

            Unassigned Unassigned
            jafvert jafvert
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: