jenkinsci / jenkinsci/subversion-plugin
[JENKINS-31796] no change infos are displayed although poll says there are changes
- Dominant language
- Java
- Stars
- 131
- Forks
- 275
- Avg merge
- 12h 4m
- Merged PRs (30d)
- 6
Description
When updating subversion plugin to 2.5.4 we have the following inconsistent buildinformation:
for changes it says "No changes" while it says "Started by an SCM change". When looking at the poll information we see that there have been changes in subversion.
When we downgrade the subversion plugin to version 2.4.5 we don't see this (change information is displayed on build page)
---
Originally reported by patrikf, imported from: no change infos are displayed although poll says there are changes
Raw content of original issue
When updating subversion plugin to 2.5.4 we have the following inconsistent buildinformation:
for changes it says "No changes" while it says "Started by an SCM change". When looking at the poll information we see that there have been changes in subversion.
When we downgrade the subversion plugin to version 2.4.5 we don't see this (change information is displayed on build page)
environment
```
Jenkins 1.638
Subversion Plugin 2.5.4
```
Contributor guide
Assessment
This issue has not been assessed yet.