Hi,
it seems that the importers plugin does not import the history from Bugzilla. Is there some workaround to get the history data from Bugzilla into JIRA??
Regards, Sarah
There is no easy workaround currently.
The only way without changing the source code of JIRA Importers Plugin is to use new JSON format importer which does support importing history.
However you would then have to write from scratch scripts which would extract all your data from Bugzilla (directly from DB or via its API) and transform them into this special JSON format understood by JIRA Importers Plugin.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.