-
Improvement
-
Resolution: Fixed
-
Major
-
None
-
Fedora 15
2.6.43.8-1.fc15.x86_64
Builds listed on "Builds for <username>" page is missing some of the entries.
Steps to reproduce:
1. Make sure logged on with a valid user
2. Create a job that updates source from SVN
3. Build the job
4. Go to http://<jenkins_server>/user/<user_name>/builds
Expected:
All builds started by the user is shown
Actual:
Some of the builds are not listed
Additional Notes:
- The build page at http://<jenkins_server>/job/<job_name>/<build_number>/ for the build started on Step 3 above is displaying the user name correctly:
"Started by user <user_name>"
- Seems like only the builds that have "Changes" (SVN changes since last build) are listed on the "Builds for <username>" page.