GithubHelp home page GithubHelp logo

mantisbt-plugins / csv-import Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tomr/csv-import-4-mantisbt

24.0 15.0 22.0 127 KB

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

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

PHP 100.00%
mantisbt-plugin

csv-import's Introduction

CSV Issues Importer

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 (See Compatibility 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 as username@localhost.

Compatibility

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

MantisBT version Plugin version Branch
2.x v2.x master
1.3.x v1.5.x master-1.3.x
1.2.x v1.4.1 master-1.2.x

Support

Report issue in the MantisBT bug tracker under the Plugin - CsvImport project.

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

csv-import's People

Contributors

dregad avatar kdcinfo avatar syncguru avatar tomr avatar vboctor avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.