Heads up! On March 5, starting at 4:30 PM Central Time, our community will be undergoing scheduled maintenance for a few hours. During this time, you will find the site temporarily inaccessible. Thanks for your patience. Read more.
×Hi, I saw that by using JIM it is possible be import issues in cloud instances with csv files. I wanted to see if there is a documentation of JIM or a public rest api so I can import large number o...
Is it possible for multiple users to import issues in the Jira cloud concurrently through JSON import? I have around 6 million issues that need to be imported to Jira cloud. I found a Rest API that...
We want to explore and use the Jira issues export and import functionalities provided by the Jira Importers plugin through Rest APIs to avoid manual efforts. I checked the comments on the fo...
Hi all, I am trying to import a couple of asana projects into my JIRA project. The asana importer plugin uses the asana API to download a list of issues, each of which comes with a list of links to...
I have been trying to import issues with there respective subtasks through CSV import. the subtasks and issues are creating sucessfully but the link between them is missing.Can anyone suugest if i am...
This question has been asked many times before, but the best detailed ones are from 2012, and frankly speaking I'm of the hope that there's a new option out there, so I'll ask it again and populate i...
Hello, I am trying today to import a csv file into JIRA. All works fine but I cannot get working that the Sprint number of an issues (story) will be set correectly. This I've done so far: A...
After importing a project, unfortunately old users (40+ before we hit our user cap) were auto created inside Jira w/o my input. Now I have to delete a bunch of users :( Also, it'd be best if we had...
Hi, I have written a custom importer plugin where I have my own GUI and want to call doImport method of public interface JiraDataImporter { void doImport(ImporterExecutionContext i...
I recently purchased JIRA, JIRA Agile and Confluence v6.1.5 (Starter licenses) towards a Pilot project with the goal of moving from GitHub. I would like to import existing GitHub issues into Jira to...
Firstly this is not the same as the rest endpoint, so please don't link to that documentation, the provided format does *not* work with the JIM JSON importer. I have actually been able to succe...
Currently, to provide a parent information, the user MUST previously know the parent id of the issue (a internal number) in order to associate its subtasks. It would be great if, providing the ISSU...
Hi, I'm a free trial user, and I need to try your Importers Plugin for Mantis to Jira. So after the installation of JIRA I can acces to the Manage add-ons panel, I can Importers because he is instal...
When importing from Bugzilla using the JIRA Importers Plugin version 5.0.4, disabled user are imported into a group called bugzilla-import-disabled-users, but the accounts are still marked Active. I...
When a Git commit message contains a Jira ticket number, eg ELE-1234 then usually on committing the corresponding Hira ticket is updated with commit info. Sometimes this seems to fail commits where a...
Hi, I tried to use Trello import plugin but could not find any documentation. I have the following problem, I guess I should setup some configuration, but I don't know how? Anyone can help or know ho...
The Jira Trello Importer does not appear to be available in ondemand ? Is that correct ?
Hi, I have modified the JIM plugin(5.0.3) with respective to normal user/group. And i modified the permission from admin to user in ImporterProcessSupport.java. Now i am trying to import the csv f...
com.atlassian.jira.plugins.importer.SQLRuntimeException: Invalid value for getFloat() - ' ' in column 2 at com.atlassian.jira.plugins.importer.web.JdbcConnection.queryDb(JdbcConnection.java:177) at...
Quick question... when doing a CSV import, the reporter/assignee is in the proper username format, but is it also possible to pull in their full name? Or is the only option going to be having them do...
Hello, i'm trying import issues to my jira with a csv file. But i have a field - multi user picker and i dont know how import multiple users (that already exist in the system). i already trying: ...
Hey There, The bitbucket importer is amazing, and I've imported most of our bitbucket repos except one. This repo seems to be causing a null pointer exception. Here's a snippit from the top of t...
We're migrating our current bug tracking system to JIRA, and using the JSON importer to perform this task. Would like to know whether we can using JSON importer to import attachment as well? If so,...
I can't find (and download) redmine importer plugin on Jira 6.0.1
I came across this thread "https://confluence.atlassian.com/plugins/servlet/mobile#content/view/185729522" where it says I have modify the source code to do achieve the migration (last response of th...
Copied to clipboard