Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

This MantisBT plugin allows you to import bugs with a CSV file.

It was originally on http://www.mantisbt.org/bugs/view.php?id=4220
NotificationsYou must be signed in to change notification settings

mantisbt-plugins/csv-import

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A plugin that imports issues from CSV files.

Install

  • Download or clone the repository and place it under the MantisBT plugins folder.Make sure you get the correct version for your MantisBT (SeeCompatibility below).
  • Rename the folder to Csv_import (case sensitive)
  • Go to Manage - Manage Plugins and install the plugin.
  • Go to Manage - Import Issues

Features

The plugin supports:

  • auto-creating users as part of import.
  • auto-creating categories as part of import.
  • custom fields importing.
  • importing as new issues.
  • updating issues after matching by ids.
  • updating issues after matching by selected fields assuming a single match.

A few hints about usability

  • Have a separate csv file per project.
  • Switch to the project before importing.
  • If the goal is to add the rows from csv, then make sure to map Id fields (if in CSV) to be ignored.
  • If the id is supplied, then issues with be updated based on data from the csv after matching by id.
  • Users that are auto-created will
    • be disabled
    • have random passwords,
    • have email asusername@localhost.

Compatibility

Depending on which version of MantisBT you are using, please make sure toget the appropriate version of the source code.Userelease tags,or the relevant branch in the Plugin's GitHub repository, as per the table below:

MantisBT versionPlugin versionBranch
2.xv2.xmaster
1.3.xv1.5.xmaster-1.3.x
1.2.xv1.4.1master-1.2.x

Support

Report issue in theMantisBT bug trackerunder thePlugin - CsvImport project.

However, please note that this plugin is not actively supported by its original authors.

About

This MantisBT plugin allows you to import bugs with a CSV file.

It was originally on http://www.mantisbt.org/bugs/view.php?id=4220

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP100.0%

[8]ページ先頭

©2009-2025 Movatter.jp