[JIRA] (JENKINS-58747) Parameters: This property type is not supported - Blue Ocean

14 views
Skip to first unread message

ashish.mishra41191@gmail.com (JIRA)

unread,
Aug 6, 2019, 4:41:02 AM8/6/19
to jenkinsc...@googlegroups.com
ashish mishra updated an issue
 
Jenkins / Bug JENKINS-58747
Parameters: This property type is not supported - Blue Ocean
Change By: ashish mishra
Summary: Parameters: This property type is not supported - Blue Ocean blue
Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)

ashish.mishra41191@gmail.com (JIRA)

unread,
Aug 6, 2019, 4:44:01 AM8/6/19
to jenkinsc...@googlegroups.com
ashish mishra commented on Bug JENKINS-58747
 
Re: Parameters: This property type is not supported - Blue Ocean

Ivan Sugonyak i get that but i want to know that how to fix this problem? i cant see any warnings or error in Blue ocean about this particular input option. It would be great if you can guide me on this.

ashish.mishra41191@gmail.com (JIRA)

unread,
Aug 6, 2019, 4:48:02 AM8/6/19
to jenkinsc...@googlegroups.com
ashish mishra updated an issue
Change By: ashish mishra
Attachment: Annotation 2019-08-01 132736.jpg

ashish.mishra41191@gmail.com (JIRA)

unread,
Aug 6, 2019, 4:48:02 AM8/6/19
to jenkinsc...@googlegroups.com

ashish.mishra41191@gmail.com (JIRA)

unread,
Aug 6, 2019, 6:41:03 AM8/6/19
to jenkinsc...@googlegroups.com

ashish.mishra41191@gmail.com (JIRA)

unread,
Aug 6, 2019, 6:43:02 AM8/6/19
to jenkinsc...@googlegroups.com
ashish mishra updated an issue
*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.

upstream multi-branch pipeline script : 
{code:java}
stage('isHotfix') {
steps {
build(job: 'some-freestyle-downstream-job', parameters: [string(name: 'PARAM_BRANCH_NAME', value: "my_string")], wait: true)
}
}{code}



Maybe it is related to this: https://issues.jenkins-ci.org/browse/JENKINS-36855

ashish.mishra41191@gmail.com (JIRA)

unread,
Aug 6, 2019, 6:47:02 AM8/6/19
to jenkinsc...@googlegroups.com
ashish mishra updated an issue
* Ocean blue Blue ocean *: While adding downstream build job using my multibranch pipeline, there is an option for parameters but it says *This property type is not supported.*
I think
its it is better to add some kind of link that says why its it's not supported. I tried adding a parameter in the script but that didn't work either.
My downstream job is using BuildWithParameter plugin where
i I already set it up my variable unable to receive it from upstream.


upstream multi-branch pipeline script : 
{code:java}
stage('isHotfix') {
steps {
build(job: 'some-freestyle-downstream-job', parameters: [string(name: 'PARAM_BRANCH_NAME', value: "my_string")], wait: true)
}
}{code}


Maybe it is related to this: https://issues.jenkins-ci.org/browse/JENKINS-36855

ashish.mishra41191@gmail.com (JIRA)

unread,
Aug 9, 2019, 5:26:02 AM8/9/19
to jenkinsc...@googlegroups.com
ashish mishra assigned an issue to Unassigned
Change By: ashish mishra
Assignee: James Dumay
Reply all
Reply to author
Forward
0 new messages