-
Bug
-
Resolution: Fixed
-
Major
-
None
The PromotedProjectAction.getLatest() retrieves the lastest build which was promoted instead of the last Promotion.
In my company, we ussually have to rollback versions promoting previous builds.
This Bug also affects the permalink.
Regards, and thanks for this great plugin!
just FYI: Jenkins v1.417 promoted-builds v2.2
- is related to
-
JENKINS-10652 Copy artifacts using permalink of Latest Promotion does not get the proper artifacts
-
- Open
-
Code changed in jenkins
User: Gerard CP
Path:
src/main/java/hudson/plugins/promoted_builds/PromotedBuildAction.java
src/main/java/hudson/plugins/promoted_builds/PromotedProjectAction.java
src/main/java/hudson/plugins/promoted_builds/Promotion.java
src/main/resources/hudson/plugins/promoted_builds/PromotedProjectAction/index.jelly
http://jenkins-ci.org/commit/promoted-builds-plugin/d3574ab5833fecab6c074a0fb8e66f91b8f90536
Log:
[FIXED JENKINS-10448] Fixed the Latest Promotion perma link and page's reference
[FIXED JENKINS-10447] Added Promotion History per Promotion Process at Project's Promotion Status
page.