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

when updating a job, if the logout times out, POST erases the job

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Minor Minor
    • core
    • None

      I created a job, then I was editing it with the Web UI.  I had made a bunch of changes, then after several hours, I clicked Save.  Unbeknownst to me, my login session had timed out.  I saw a login page, so I entered my credentials.  Then, I got a message that said this requires POST, with a button to retry using POST.  When I clicked on the button, my project was completely blanked out.  That is, the config.xml was replaced with:

      <?xml version='1.1' encoding='UTF-8'?>
      <flow-definition plugin="workflow-job@2.23">
        <actions/>
        <keepDependencies>false</keepDependencies>
        <properties/>
        <triggers/>
        <disabled>false</disabled>
      </flow-definition> 

            Unassigned Unassigned
            bjmgeek Brian Minton
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: