Hi,
i want to set a custom Field in java, but i'm not sure how to set the value beacause the value is not just a string format, but a radio option field.
i konw the id and name of filed and the value is like:
{"self":https:\/\/jira.blabla.com\/rest\/api\/2\/customFieldOption\/1234", "value":"bla", "id":"1234"}
thanks