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

"Error no workspace" page should list "You clicked Wipe Out Workspace" as a possibility

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

      On the page with the title "Error: no workspace", it contains the following text:

      There's no workspace for this project. Possible reasons are:

      1. The project was renamed recently and no build was done under the new name.
      2. The slave this project has run on for the last time was removed.
      3. The workspace directory (null) is removed outside Jenkins.

      None of these three items are the reason I have no workspace. The reason is that I clicked the "Wipe Out Workspace" link. This should be added to the above text as item #4.

      Not a big deal, but it would make it more accurate

          [JENKINS-10432] "Error no workspace" page should list "You clicked Wipe Out Workspace" as a possibility

          Code changed in jenkins
          User: vjuranek
          Path:
          changelog.html
          core/src/main/resources/hudson/model/AbstractItem/noWorkspace.jelly
          http://jenkins-ci.org/commit/jenkins/c937126b314a3a7d7b102a57a98ac7e8305ea805
          Log:
          Merge pull request #348 from mc1arke/JENKINS-10432

          JENKINS-10432 - Adding wiped out workspace as a reason for no workspace

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: vjuranek Path: changelog.html core/src/main/resources/hudson/model/AbstractItem/noWorkspace.jelly http://jenkins-ci.org/commit/jenkins/c937126b314a3a7d7b102a57a98ac7e8305ea805 Log: Merge pull request #348 from mc1arke/ JENKINS-10432 JENKINS-10432 - Adding wiped out workspace as a reason for no workspace

          Extra reason added in Jenkins 1.449

          Michael Clarke added a comment - Extra reason added in Jenkins 1.449

          Code changed in jenkins
          User: Michael Clarke
          Path:
          changelog.html
          core/src/main/resources/hudson/model/AbstractItem/noWorkspace.jelly
          http://jenkins-ci.org/commit/jenkins/3f861795a510969ea6e743ed8474d3ee254c399b
          Log:
          JENKINS-10432 - Adding wiped out workspace as a reason for no workspace

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Michael Clarke Path: changelog.html core/src/main/resources/hudson/model/AbstractItem/noWorkspace.jelly http://jenkins-ci.org/commit/jenkins/3f861795a510969ea6e743ed8474d3ee254c399b Log: JENKINS-10432 - Adding wiped out workspace as a reason for no workspace

            mc1arke Michael Clarke
            peterp Peter Pawlowski
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: