-
Bug
-
Resolution: Unresolved
-
Minor
-
None
When using VSTS Service Hooks integration with Jenkins, the Pull-Request Details will only persist until Jenkins is being restarted.
The problem is, that relevant parts of the Service Hook Payload are not actually serialized into build.xml.
[JENKINS-54883] Pull-Request Action Details gone after restarting Jenkins
Description |
Original:
When using VSTS Service Hooks integration with Jenkins, the Pull-Request Details will only persist until Jenkins is being restarted. The problem is, that relevant parts of the Service Hook are not actually serialized into build.xml. |
New:
When using VSTS Service Hooks integration with Jenkins, the Pull-Request Details will only persist until Jenkins is being restarted. The problem is, that relevant parts of the Service Hook Payload are not actually serialized into build.xml. |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
opened a Pull-Request:
https://github.com/jenkinsci/tfs-plugin/pull/216
please test and review.