Help needed for importing JSON file in to JIRA..

satyakam panigrahi August 21, 2013

samaple JSON file:

[

{

"Assignee": "Admin",

"Request type": "BUG",

"Summary": "test2444",

"identifier": 4,

"History": "xddts/"

}

]

By imporing this i am getting error as : "failed to create data bean"

3 answers

0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
August 22, 2013

You've been told this several times before.

"History field" is not a field. It is a set of historical information in separate discrete bits, you can't just whack in a random bit of text and expect Jira to parse it all.

You need to break each part of the history you want to import down into author, date/time, items changed and the rest if you want to import it. I think someone else already pointed you at this, but try reading https://confluence.atlassian.com/pages/viewpage.action?pageId=293830712

0 votes
satyakam panigrahi August 22, 2013

my intension is to import "History" field as a part of data import, for that i am trying JSON import, but my import is failing with error "failed to create data bean" even with simple JSON file.

0 votes
RambanamP
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 21, 2013

how you are trying to importing? and what you whant to do with that?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events