jenkinsci / jenkinsci/subversion-plugin

[JENKINS-16977] Jenkins needs two initial builds for newly copied projects

Open
#1,006 1 comment 0 reactions 0 assignees View on GitHub
component:subversion-plugin imported-jira-issue priority:major resolution:unresolved
Dominant language
Java
Stars
131
Forks
275
Avg merge
12h 4m
Merged PRs (30d)
6

Description

Created new project as copy from existing. In the initial config, I immediately change the SVN URL. Then pressing SAVE. Now Jenkins builds two times. First build (SVN CHECKOUT) is with OLD (original) URL, immediately follows a build with the NEW URL. This is weird, as even the first build does not start prior to pressing SAVE. So why not directly building ONCE with the NEW URL instead?

---
Originally reported by mkarg, imported from: Jenkins needs two initial builds for newly copied projects


  • status: Open
  • priority: Major
  • component(s): subversion-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 2
  • imported: 20251212-090250

Raw content of original issue

Created new project as copy from existing. In the initial config, I immediately change the SVN URL. Then pressing SAVE. Now Jenkins builds two times. First build (SVN CHECKOUT) is with OLD (original) URL, immediately follows a build with the NEW URL. This is weird, as even the first build does not start prior to pressing SAVE. So why not directly building ONCE with the NEW URL instead?

  • environment: Jenkins 1.502 / Tomcat 6 / JDK 1.6.0_18 / Debian 6 / x86

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.