Correct Answer: B,E,F
The Jira import wizard in Jira Software Cloud allows administrators to import data from various external sources to create or update issues, projects, and other entities. The supported sources includeTrello,JSON, and CSV, making these the correct choices.
* Explanation of the Correct Answers:
* Trello (Option B):
* The Jira import wizard supports importing data from Trello boards, including cards, lists, and users, into Jira projects. This is useful for migrating Trello projects to Jira.
* Exact Extract from Documentation:
Import data from Trello
The Jira import wizard allows you to import Trello boards into Jira Cloud. You can import cards as issues, lists as statuses, and map Trello users to Jira users.
To import:
* Go toSettings > System > External System Import.
* SelectTrelloand authenticate with your Trello account.
* Follow the wizard to map data and import.Note: Requires Jira administrator permissions.(Source: Atlassian Support Documentation, "Import data to Jira Cloud")
* Why This Fits: Trello is a supported source for the Jira import wizard, making it a correct choice.
* JSON (Option E):
* The Jira import wizard supports importing data from a JSON file, which can include issues, projects, and configurations. This is useful for advanced users or migrations from other systems that can export JSON.
* Exact Extract from Documentation:
Import data from JSON
You can import issues and other data into Jira Cloud using a JSON file. The JSON format must follow Jira's import schema.
To import:
* Go toSettings > System > External System Import.
* SelectJSONand upload the JSON file.
* Map fields and configurations as prompted.Note: JSON imports are useful for custom migrations or backups.(Source: Atlassian Support Documentation, "Import data to Jira Cloud")
* Why This Fits: JSON is a supported format for the Jira import wizard, making it a correct choice.
* CSV (Option F):
* The Jira import wizard supports importing data from CSV files, which can include issues, users, and other data. CSV imports are commonly used for bulk issue creation or migration from other systems.
* Exact Extract from Documentation:
Import data from CSV
The CSV importer allows you to import issues, users, and other data into Jira Cloud from a CSV file.
To import:
* Go toSettings > System > External System Import.
* SelectCSVand upload the file.
* Map CSV columns to Jira fields and configure settings.Note: Ensure the CSV file is properly formatted to avoid errors.(Source: Atlassian Support Documentation,
"Import data to Jira Cloud")
* Why This Fits: CSV is a supported format for the Jira import wizard, making it a correct choice.
* Why Other Options Are Incorrect:
* Microsoft Excel (Option A):
* The Jira import wizard does not directly support Microsoft Excel files (.xlsx, .xls). To import Excel data, it must first be converted to CSV format.
* Extract from Documentation:
Jira does not support direct imports from Excel files. Save Excel files as CSV and use the CSV importer to bring data into Jira.
(Source: Atlassian Support Documentation, "Import data to Jira Cloud")
* Bitbucket (Option C):
* Bitbucket is not a supported source for the Jira import wizard. While Bitbucket integrates with Jira for development workflows (e.g., commits, pull requests), it does not provide issue or project data for import.
* Extract from Documentation:
Bitbucket integrates with Jira for development tools but is not a source for the Jira import wizard.
(Source: Atlassian Support Documentation, "Integrate Jira with Bitbucket")
* GitHub (Option D):
* GitHub is not a supported source for the Jira import wizard. While GitHub can integrate with Jira for development workflows, importing issues or projects from GitHub requires third-party apps or manual export to CSV/JSON.
* Extract from Documentation:
GitHub is not supported by the Jira import wizard. Use third-party apps or export GitHub data to CSV or JSON for import.
(Source: Atlassian Support Documentation, "Import data to Jira Cloud")
* Additional Notes:
* The Jira import wizard is accessed viaSettings > System > External System Importand requires Jira administratorprivileges.
* Other supported sources (not listed in the options) include Jira Server/Data Center, Asana, and Monday.com, but Trello, JSON, and CSV are the correct matches here.
:
Atlassian Support Documentation:Import data to Jira Cloud
Atlassian Support Documentation:Integrate Jira with Bitbucket