-
Bug
-
Resolution: Fixed
-
Critical
-
OS: MacOS Mojave (10.14.6)
JDK: 11.0.2
JRE: 11.0.2+9-LTS
Jenkins: 2.225
Browsers: Chrome,Firefox,Safari
-
-
2.226
Recently noticed, whilst trying to diagnose another issue, that we are now unable to move/reorder items within a job.
Attempting to move/reorder items in the build or post-build section results in the browser scrolling upwards with no ability to move item. Tried on multiple browsers and computers.
Steps to reproduce:
- Create a freestyle project
- Add multiple build steps
- Apply changes
- Reload the page (it only affects steps that were present when the page was loaded)
- Try to drag/drop build steps with the handle in the top left to change their order
Expected result: It works
Actual result: It doesn't
Notes: The "placeholder" rectangle appears further up the page.
- links to
[JENKINS-61429] Unable to move/reorder steps within a job
Labels | New: regression |
Labels | Original: regression | New: lts-candidate regression |
Description |
Original:
Recently noticed, whilst trying to diagnose another issue, that we are now unable to move/reorder items within a job. Attempting to move/reorder items in the build or post-build section results in the browser scrolling upwards with no ability to move item. Tried on multiple browsers and computers. |
New:
Recently noticed, whilst trying to diagnose another issue, that we are now unable to move/reorder items within a job. Attempting to move/reorder items in the build or post-build section results in the browser scrolling upwards with no ability to move item. Tried on multiple browsers and computers. *Steps to reproduce:* # Create a freestyle project # Add multiple build steps # Apply changes # Reload the page (it only affects steps that were present when the page was loaded) # Try to drag/drop build steps with the handle in the top left to change their order *Expected result:* It works *Actual result:* It doesn't *Notes:* The "placeholder" rectangle appears further up the page. |
Summary | Original: Unable to move/reorder items within a job | New: Unable to move/reorder steps within a job |
Confirmed. Only affects (post)build steps that have been there since before the page loaded.