You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Users
Frequently my pipeline build lists duplicate commits in the "Stage View". I just select my job (which is a pipeline) and look at the jobs listed in "Stage View". When I hover over the dark gray box that lists all the commits that went into the build often see duplicate revision numbers.
I use the pipeline function Checkout() to do my checkout, and I don't use polling.
Is there a update to a plugin that might fix this issue? I'm using Jenkins 2.11 with Pipeline 2.4.
Thank you.
Daniel Beck
unread,
Nov 16, 2016, 10:46:07 PM11/16/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jenkins...@googlegroups.com
Are you checking out the same repository multiple times?