-
Bug
-
Resolution: Fixed
-
Blocker
-
None
-
Platform: All, OS: All
Hudson : 1.268
"Build after other projects are built"'s project name is lost after openning
downstream project config page.
— Japanese —
下流プロジェクトを設定すると期待通りの動作をしますが、下流プロジェクトの設定画面
を開くと、
"ビルド・トリガー"の"他プロジェクトのビルド後にビルド"のチェックが外れて、プロ
ジェクト名も空欄になってします。
- is duplicated by
-
JENKINS-1617 Downstream project removed when configuration saved
-
- Closed
-
-
JENKINS-2769 Settings disappear for "Build after other projects are built"
-
- Closed
-
[JENKINS-2778] "Build after other projects are built" is lost in project config page
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Link |
New:
This issue is duplicated by |
Link |
New:
This issue is duplicated by |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JNJira [ 132851 ] | New: JNJira + In-Review [ 201719 ] |
Code changed in hudson
User: : kohsuke
Path:
trunk/hudson/main/core/src/main/java/hudson/model/AbstractProject.java
trunk/hudson/main/core/src/main/resources/lib/hudson/project/config-upstream-pseudo-trigger.jelly
trunk/hudson/main/test/src/test/java/hudson/model/FreeStyleProjectTest.java
trunk/www/changelog.html
http://fisheye4.cenqua.com/changelog/hudson/?cs=14073
Log:
[FIXED JENKINS-2778] Fixed and added a test case.