Wow, so you are actually saying this just cannot be done :-( This action is created by a custom build step, that generates an artifact I would like to link to. So am I limited to only use this custom build set once within a build? That's quite a limitation.
The weird thing is that I do get multiple action icons with labels that do reflect the unique index of the instance, but that the action of the "Action" itself, which is its purpose for being, only acts on the first instance and thus makes the multiple Action instances a useless feature. Did I get that right? On Fri, Jan 27, 2017 at 6:30 PM, Jesse Glick <[email protected]> wrote: > On Fri, Jan 27, 2017 at 11:25 AM, Moshe Cohen <[email protected]> wrote: > > All works well when there is only one instance of it, but when I have > > multiple instances, by way of having multiple custom build steps in the > same > > build > > Then the URL-binding will only find the first one. So do not set > things up this way. Make sure there is only one `Action` instance. > > -- > You received this message because you are subscribed to a topic in the > Google Groups "Jenkins Developers" group. > To unsubscribe from this topic, visit https://groups.google.com/d/ > topic/jenkinsci-dev/T7rhNevEOQ8/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/jenkinsci-dev/CANfRfr2m1EZaoH7wu05z540DNk2Y_tkrta%2BjT4E5sNTwKcE5LA% > 40mail.gmail.com. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CAL%3Dvx5ssvqfr%2B2n27-k8frhLCKvBaQm_AbOxBs%3Dm00nm9a%3D%2BRA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
