> On 03.05.2017, at 21:13, Sean Dawson <[email protected]> wrote: > > Does anyone have any idea why this might be happening? This is on the latest > Chrome. I did try on IE and then it seemed to *not* revert the values while > editing the configuration but again when I did a build from there, it used > the old project/artifact name to copy over. > > Where do I look? What do I delete? (I've already removed the original project > where the values were coming from) Is there anything I can do save > re-installing Jenkins to fix this?
Jenkins actually does its best to disable form autocompletion in all browsers (see e.g. https://jenkins.io/doc/upgrade-guide/2.19/#form-autocompletion-disabled ) I'd investigate over-eager form completion in Chrome. Perhaps some sort of plugin? -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/D4FF8B37-B077-45C3-A624-1D3612A0B8A1%40beckweb.net. For more options, visit https://groups.google.com/d/optout.
