Hi Patrik, thanks for getting back to me so fast. I understand it sets the displayname only in the first job. But for me, it is NOT setting it in the initial job, where I activated this option.
My setup is:
1. job: Activated "Create delivery pipeline" + "Set build displayname"
2-4 job: Set ${PIPELINE_VERSION} by using the Build Setter plugin
Still, my builds are named #26 for example. I am still using Jenkins 1.518 (because we built a lot of legacy Java 5 projects, which do not build good on newer versions), perhaps this could be an issue?
Also, not sure if I'm doing it wrong, but the Version associated with each pipeline instance is not set either, it seems to be stuck with the build name of the first build job in the pipeline. Would this be related ?