Ocean blue: While adding downstream build job using my multibranch pipeline, there is option for parameters but it says This property type is not supported. I think its better to add some kind of link that says why its not supported. I tried adding parameter in script but that didn't work either. My downstream job is using BuildWithParameter plugin where i already set it up my variable unable to receive it from upstream.
*Ocean blue*: While adding downstream build job using my multibranch pipeline, there is option for parameters but it says *This property type is not supported.*
I think its better to add some kind of link that says why its not supported. I tried adding parameter in script but that didn't work either. My downstream job is using BuildWithParameter plugin where i already set it up my variable unable to receive it from upstream.
It looks like you have problems with core Parametrized Build functionality and it's Blue Ocean implemenation, not with Build with Parameters plugin. This plugin only allows to open "Trigger build" page by URL with some predefined parameters.