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

doDescription does not persist across restarts

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • core
    • None

      It seems that setting a job description via my doDescription patch from JENKINS-4802 is not being saved across restarts. Do I need to be calling save() after setDescription()?

          [JENKINS-5351] doDescription does not persist across restarts

          Code changed in hudson
          User: : kohsuke
          Path:
          trunk/hudson/main/core/src/main/java/hudson/model/AbstractItem.java
          trunk/www/changelog.html
          http://jenkins-ci.org/commit/26255
          Log:
          [FIXED JENKINS-5351] job description set via the remote API wasn't persisted.

          SCM/JIRA link daemon added a comment - Code changed in hudson User: : kohsuke Path: trunk/hudson/main/core/src/main/java/hudson/model/AbstractItem.java trunk/www/changelog.html http://jenkins-ci.org/commit/26255 Log: [FIXED JENKINS-5351] job description set via the remote API wasn't persisted.

            mcrooney mcrooney
            mcrooney mcrooney
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: