Hi all - we've used the importer in Jira to pull a couple of boards in, the importer was able to bring in ~half of the Trello cards and encountered a Java error/stopped the import. To work around this, we've used a full json export of the board and isolated id strings for cards that didn't make it over.
The error encountered by the importer appears in a long running backlog issue, we've elected instead to export the missing tickets to json and merge the results, import using json importer at Jira.
Are there any tips on importing json to Jira? The initial attempt to import a single Trello card threw
ERROR - Failed to create data bean
java.lang.RuntimeException: org.codehaus.jackson.map.exc.UnrecognizedPropertyException: Unrecognized field "id" (Class com.atlassian.jira.plugins.importer.sample.SampleData), not marked as ignorable
I've validated the json and also ensured no attachments: null in the source .json, anyone have other ideas on what we might be doing wrong or how to tweak the .json?
Thanks,
scott
Hey @Scott Heydorn
I'd say this question would be better suited for the Jira community, since the importer here isn't directly developed by the Trello team.
I'll go ahead and move that over for you—I hope that's alright!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
hey Garret - not sure if this got moved or how to find it if it did?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.