-
New Feature
-
Resolution: Won't Fix
-
Minor
-
None
Hi,
I have a job that is cumulative of the components run in other Jenkins controllers/jobs/builds.
whenever I ran my build of the development branch I want it to refer to the other build of the components.
So, I can see my component issues only which will be new/fixed but the other components as existing since I won't make these changes.
Since I can't refer multiple jobs at once especially when they are at other controllers or servers and also get their logs since their memory is large (>10MB each) I thought I can artifact all XML of the record issues tool and use it to refer to the current build with one (or) more XML files.
This can help in using the reports of fixed and new easily by the developers to check only their issues, reported to avoid confusion.