Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix compatibility with jenkins > 2.541.3#224

Merged
felfert merged 1 commit into
jenkinsci:masterfrom
felfert:fix-templates-reordering
Apr 18, 2026
Merged

Fix compatibility with jenkins > 2.541.3#224
felfert merged 1 commit into
jenkinsci:masterfrom
felfert:fix-templates-reordering

Conversation

@felfert
Copy link
Copy Markdown
Member

@felfert felfert commented Apr 18, 2026

Unfortunately, registerSortableTableDragDrop() got removed by this PR:

jenkinsci/jenkins#26315

Restored this javascript functionality in a separate static javascript which now gets used in the list of templates instead of reusing the core JS bundle.

Testing done

manually tested reordering of agent templates

Submitter checklist

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests that demonstrate the feature works or the issue is fixed

Unfortunately, registerSortableTableDragDrop() got removed by this PR:

  jenkinsci/jenkins#26315

Restored this javascript functionality in a separate static javascript which now gets used in the list of templates
instead of reusing the core JS bundle.
@felfert felfert requested a review from a team as a code owner April 18, 2026 07:12
@felfert felfert merged commit 731719a into jenkinsci:master Apr 18, 2026
17 checks passed
@felfert felfert deleted the fix-templates-reordering branch April 18, 2026 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant