-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Minor
-
Component/s: gerrit-trigger-plugin
-
None
-
Environment:Jenkins 2.401.1
Gerrit-trigger-plugin 2.39.1
Gerrit 3.3.11
If project has complicated name like folder/project-name then buildCurrentPatchesOnly feature does not work because of cancelMatchingJobs gets parametr jobName as full name but for comparing it uses just relative name without folder or parent project item.task.getName()).
Â