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

help text for "description setter" seems to be incorrect / misleading

      In the "Advanced" section there is field "Regular expression for failed builds".
      The help [(?)-button] shows:
      "If set, this regular expression will be used instead of the regular regular expression when the build has failed."
      I read this as: "If the field is empty, the RE from the field "Regular expression:" is also used for the failed builds.

      This didn't work for me. I had to add the same RE to the "Regular expression for failed builds" to get a description set for the failed builds.

          [JENKINS-16377] help text for "description setter" seems to be incorrect / misleading

          Code changed in jenkins
          User: michael
          Path:
          src/main/resources/hudson/plugins/descriptionsetter/DescriptionSetterPublisher/help-regexpForFailed.html
          http://jenkins-ci.org/commit/description-setter-plugin/9ee30931cd776ec46c7c3147b945ff37c4666502
          Log:
          JENKINS-16377 help text for "description setter" seems to be incorrect

          changed the help text to make it clearer

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: michael Path: src/main/resources/hudson/plugins/descriptionsetter/DescriptionSetterPublisher/help-regexpForFailed.html http://jenkins-ci.org/commit/description-setter-plugin/9ee30931cd776ec46c7c3147b945ff37c4666502 Log: JENKINS-16377 help text for "description setter" seems to be incorrect changed the help text to make it clearer

          Code changed in jenkins
          User: michael1010
          Path:
          .gitignore
          src/main/java/hudson/plugins/descriptionsetter/DescriptionSetterHelper.java
          src/main/java/hudson/plugins/descriptionsetter/DescriptionSetterPublisher.java
          src/main/resources/hudson/plugins/descriptionsetter/DescriptionSetterBuilder/help-description.html
          src/main/resources/hudson/plugins/descriptionsetter/DescriptionSetterBuilder/help.html
          src/main/resources/hudson/plugins/descriptionsetter/DescriptionSetterPublisher/help-description.html
          src/main/resources/hudson/plugins/descriptionsetter/DescriptionSetterPublisher/help-regexpForFailed.html
          src/main/resources/hudson/plugins/descriptionsetter/DescriptionSetterPublisher/help.html
          http://jenkins-ci.org/commit/description-setter-plugin/284925c209ae47a429f821b777ccbc023d652ac1
          Log:
          Merge pull request #6 from michael1010/master

          JENKINS-26671 Multiple description setter build steps should append
          JENKINS-16377 help text for "description setter" seems to be incorrect
          JENKINS-17461 Expose description as an environment variable

          Compare: https://github.com/jenkinsci/description-setter-plugin/compare/965d2e9d8512...284925c209ae

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: michael1010 Path: .gitignore src/main/java/hudson/plugins/descriptionsetter/DescriptionSetterHelper.java src/main/java/hudson/plugins/descriptionsetter/DescriptionSetterPublisher.java src/main/resources/hudson/plugins/descriptionsetter/DescriptionSetterBuilder/help-description.html src/main/resources/hudson/plugins/descriptionsetter/DescriptionSetterBuilder/help.html src/main/resources/hudson/plugins/descriptionsetter/DescriptionSetterPublisher/help-description.html src/main/resources/hudson/plugins/descriptionsetter/DescriptionSetterPublisher/help-regexpForFailed.html src/main/resources/hudson/plugins/descriptionsetter/DescriptionSetterPublisher/help.html http://jenkins-ci.org/commit/description-setter-plugin/284925c209ae47a429f821b777ccbc023d652ac1 Log: Merge pull request #6 from michael1010/master JENKINS-26671 Multiple description setter build steps should append JENKINS-16377 help text for "description setter" seems to be incorrect JENKINS-17461 Expose description as an environment variable Compare: https://github.com/jenkinsci/description-setter-plugin/compare/965d2e9d8512...284925c209ae

          Michael R added a comment -

          fixed in release 1.10

          Michael R added a comment - fixed in release 1.10

            michael1010 Michael R
            martinjost Martin Jost
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: