Forums

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

Jira rest api is giving org.codehaus.jackson.map.exc.UnrecognizedPropertyException: Unrecognized fie

Subhajit Bhuiya July 20, 2018

In my JIRA plugin, I have written a REST and is accepting data into PUT request. The data is getting auto marshalled into POJO. Now with that, I am sometime getting org.codehaus.jackson.map.exc.UnrecognizedPropertyException: Unrecognized field

and sometime it is working without any issue for same data. It should either always work or it should not work. But why it is working sometime and sometime not. Seems to a version of jackson issue. I have not added any jackson library. It is inherited from Jira-Rest-Common. Any clue for it

1 answer

1 accepted

0 votes
Answer accepted
Subhajit Bhuiya July 23, 2018

I am able to resolve the issue by parsing the JSON by myself

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events