Hi,

      I was looking at the mongodb for results stored from the build failure , it doe snot list the values of all the parameters specified in a given job,
      It will be really helpful and nice to store value of all parameters passed to a job.

          [JENKINS-23284] Get value of all parameters in the database

          Adam L added a comment -

          This request was made almost 3 yrs ago. Check out:

          https://wiki.jenkins-ci.org/display/JENKINS/Audit+To+Database+Plugin

          Adam L added a comment - This request was made almost 3 yrs ago. Check out: https://wiki.jenkins-ci.org/display/JENKINS/Audit+To+Database+Plugin

          Sorin Sbarnea added a comment - - edited

          I think that it makes really no sense to store these parameters on another database when BFA already stores all builds results as JSON inside mongodb.

          The only thing we need is to also include all build parameters, which should be easy and extreamly useful as we can get reports based on them.

          It does not seem like a hard to implement feature, is just few hours of work to raise a PR. Anyone? I would first to vote it.

          PS. I would not even try to install a plugin which was updated last time 4+ years ago and that has less than 500 installations reported, seems like a secured way to take your production server down  .... Even BFA is considered low usage with >8000.

          Sorin Sbarnea added a comment - - edited I think that it makes really no sense to store these parameters on another database when BFA already stores all builds results as JSON inside mongodb. The only thing we need is to also include all build parameters, which should be easy and extreamly useful as we can get reports based on them. It does not seem like a hard to implement feature, is just few hours of work to raise a PR. Anyone? I would first to vote it. PS. I would not even try to install a plugin which was updated last time 4+ years ago and that has less than 500 installations reported, seems like a secured way to take your production server down  .... Even BFA is considered low usage with >8000.

          Sorin Sbarnea added a comment -

          Now there is a PR for adding this https://github.com/jenkinsci/build-failure-analyzer-plugin/pull/75 but is still under work in order to pass the tests. Help would be welcomed.

          Sorin Sbarnea added a comment - Now there is a PR for adding this https://github.com/jenkinsci/build-failure-analyzer-plugin/pull/75  but is still under work in order to pass the tests. Help would be welcomed.

            Unassigned Unassigned
            mthakkar Manoj Thakkar
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: