-
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
-
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.