Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-14434

Delete buttons in view configuration not working

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • core
    • None
    • Jenkins v1.474
      Dashboard v2.2

      When editing a view the "delete" buttons on the right side don't work. Tried it with firefox and chromium so I guess it's not browser related.

      Edit:
      The same happens to me after upgrading to 1.474. It is not related to the dashboard plugin as I am not able to delete columns and filters in standard view either.

          [JENKINS-14434] Delete buttons in view configuration not working

          smo created issue -

          smo added a comment -

          I've attached Jenkins system information, maybe it will be of some help.

          smo added a comment - I've attached Jenkins system information, maybe it will be of some help.
          smo made changes -
          Attachment New: systemInfo.txt [ 22108 ]

          Marco Ambu added a comment -

          Assigning to component core, removing from dashboard-view.

          Marco Ambu added a comment - Assigning to component core, removing from dashboard-view.
          Marco Ambu made changes -
          Component/s New: core [ 15593 ]
          Component/s Original: dashboard-view [ 15679 ]
          Assignee Original: Peter Hayes [ petehayes ]
          Description Original: When editing a view the "delete" buttons on the right side don't work. Tried it with firefox and chromium so I guess it's not browser related. New: When editing a view the "delete" buttons on the right side don't work. Tried it with firefox and chromium so I guess it's not browser related.

          Edit:
          The same happens to me after upgrading to 1.474. It is not related to the dashboard plugin as I am not able to delete columns and filters in standard view either.
          Summary Original: Delete buttons for dashboard view not working New: Delete buttons in view configuration not working
          Jesse Glick made changes -
          Link New: This issue is duplicated by JENKINS-14472 [ JENKINS-14472 ]
          Jesse Glick made changes -
          Link New: This issue is duplicated by JENKINS-14505 [ JENKINS-14505 ]
          Jesse Glick made changes -
          Assignee New: Jesse Glick [ jglick ]
          Jesse Glick made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]

          Code changed in jenkins
          User: Jesse Glick
          Path:
          core/src/main/resources/lib/form/repeatableDeleteButton.jelly
          http://jenkins-ci.org/commit/jenkins/0c2a80928bb720c0ea6794f0d0bd8a6a5f1ea3f0
          Log:
          [FIXED JENKINS-14434] 96442cd broke "Delete" buttons in some cases.
          Seems to be due to hetero-list.jelly importing repeatableDeleteButton.jelly but nothing on the page loads repeatable.js.
          (Presumably worked for /configure just by accident because someone else included repeatable.jelly on the same page.)

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Glick Path: core/src/main/resources/lib/form/repeatableDeleteButton.jelly http://jenkins-ci.org/commit/jenkins/0c2a80928bb720c0ea6794f0d0bd8a6a5f1ea3f0 Log: [FIXED JENKINS-14434] 96442cd broke "Delete" buttons in some cases. Seems to be due to hetero-list.jelly importing repeatableDeleteButton.jelly but nothing on the page loads repeatable.js. (Presumably worked for /configure just by accident because someone else included repeatable.jelly on the same page.)

            jglick Jesse Glick
            smmmo smo
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: