Daniel Beck commented on Improvement JENKINS-14583

Paul: In case it's not obvious what these settings do:

  • You cause all jobs in your entire Jenkins to use the same workspace directory. Not "in the same directory tree", but the same directory.
  • Inside that workspace directory, you store all your build data.

You probably have a job or two that run over night and delete their workspace (e.g. Workspace Cleanup plugin), and with it, all your build records.

I'm sorry, but that's too messed up for me to add input validation for.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to