When I use patch , try to write the value of the dropdown “result “ into Item List , that doesn’t work , no value was written into the list , no error message. But other fields can be successfully write into Item List.
The dropdown is "Result"

I can write the selected value into a collection: Cltn_Item




But when I use patch to try and write the value of the "Result" dropdown into the list item, it doesnt work. No value was written and no error message but other fields can be successfully written into the list item.