On 02.10.2014, at 22:38, Ken Beal <[email protected]> wrote:
> Hi, > > There are three things happening here, which seem "spooky". > > The first issue: when saving the "Configure" page of a job, I've gotten into > the habit of copying any "Description" I had changed, and pasting it into a > draft email. Then I save, and click "Configure" again, and see that each > one I modified has been completed erased, and copy back from the email > draft. > > Generally, saving it at that point results in it actually saving. However, > I've seen it require more than two saves to "stick". This is a known issue tracked as JENKINS-23026. It happens to newly added parameters only. Workaround is to click Apply first, then Save. > The third issue: yesterday a job was producing odd results, so I looked and > it had REPLACED the "Name" of the first three parameters with the "Name" of > the next three -- so three parameters were missing, and three had duplicate > values (and it looks like it took the second value). I verified that the > Job Config History did not show this modification, and changed it back. Was this change really applied to the job (JCH not showing anything indicates no?), or just on the config form? If the latter, I've seen something like this happen when you reload the config form (e.g. F5 in the web browser), or navigate to the config form via the browsers 'Back' button, and what appears to be a JavaScript problem surfaces. This issue is tracked as JENKINS-18435. -- 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]. For more options, visit https://groups.google.com/d/optout.
