Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Getting Could not find valid 'id' or 'value' in the Parent Option object

RAhul Govani
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 21, 2023

Hi, I am trying to integrate JIRA with my Selenium code (C# .Net), to create a bug through JIRA API.

 

There are few custom fields in the project and couple of them which are a select dropdown. I tried multiple ways to pass the value to the custom field but different error keeps popping everytime. Could someone pleas help?

 

customfield_10803= new { value = 10507},

 

 

currently I am passing this way, but I am getting Could not find valid 'id' or 'value' in the Parent Option object error. 

0 answers

Suggest an answer

Log in or Sign up to answer