> On 03.05.2017, at 21:13, Sean Dawson <
seandaw...@gmail.com> 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.
I'd investigate over-eager form completion in Chrome. Perhaps some sort of plugin?