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
I feel like I must be doing something wrong here, but I have a Pipeline job that is getting its definition from version control. The Pipeline defines parameters that the user has to supply. If I change the set of parameters I want the build to have, I seem to have to run a failed job first to get the Pipeline re-parsed and then I can see the new parameters I defined. Is there a better way to let the Pipeline job know about new parameters without letting a job run with incorrect or missing parameters?
Yanson
unread,
Oct 18, 2016, 9:40:17 AM10/18/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 Users
Did you get anywhere with this? I have the exact same issue, and it also affects other properties such as triggers.