[Autotest] Web UI locks Image/Build field even when validation errors occur |
|||||
Issue descriptionOn the Create Job page of the Autotest Web UI the Image/Build field is automatically locked (cannot edit, cannot select) when the form is submitted even if when validation errors occur on the form (whether the error is in that field or not). This means that a user that makes an error in the Image/Build field must complete the entire form again.
,
Aug 18 2016
+ntang The lock on image is to prevent some unexpected behavior when image in that text box is different from the control file. That might be changed though. Michael was working on a similar change.
,
Aug 18 2016
I fixed the issue 485813 , when the image/build field is locked and empty when cloning a job. With the fix, in theory we are able to change the image/build now since it is passed as parameter to the server now. However, for saftey, we still lock it. In this case when you create a new job, if validation failed, I would assume no new job created in the databsae. We should not lock any fields. Maybe you could add the specific steps to reproduce the issue. I don't think we will do job editing though.
,
Aug 19 2016
I believe this is a chromeos infra issue?
,
Aug 23 2016
Justin, can you add in steps to reproduce?
,
Aug 30 2016
Justin, can you add steps to repro?
,
Sep 26 2016
1) Go to the Create Job form 2) Enter a name 3) Select Server side tests 4) Select test_suite:dummy 5) Fill in a bogus build such as 'foo/bar/LATEST'
,
Mar 10 2018
This bug has not been touched in over a year. It is probably no longer relevant. |
|||||
►
Sign in to add a comment |
|||||
Comment 1 by jgiorgi@chromium.org
, Aug 18 2016