Configurations
Name Description Sample
url The URL to the Mantis BT installation (e.g. http://myhost.com/mantis). http://myhost.com/mantis
username The username for the API user account (e.g. mantis_admin). mantis_admin
password The password associated with the API user account. *********
Parameters
Name Description Sample
Project Name Project to which this issue belongs. This field is mandatory, and must match one of the Projects configured in your Mantis BT instance (case sensitive).
Category Name of category to which the issue belongs. This field is mandatory and must match one of the configured categories in your Mantis BT instance (case sensitive).
Summary Summary of the issue. This field is mandatory.
Description Description of the issue. This field is mandatory.
Priority Issue priority. Only the name is accepted, not the ID. Name must match a configured priority in your Mantis BT instance (case sensitive)
Severity Issue severity. Only the name is accepted, not the ID. Name must match a configured severity in your Mantis BT instance (case sensitive)
Issue Status Issue Status. Only the name is accepted, not the ID. Name must match a configured status in your Mantis BT instance (case sensitive)
Reported By Mantis BT username of the user who reported the issue. User must have Mantis BT account in your instance.
Product Version Version identifier of the project that the issue was found in. Must be a configured version that maps to the project referenced in the 'Project Name' variable
Product Build Build identifier of the product that the issue was found in.
OS Platform (e.g. 32-bit or 64-bit)
OS Operating System that the issue occurs in, if applicable.
OS Build Version / Build number for the OS indicated in the OS parameter
Ability to Reproduce Issue Reproducibility. Only the name is accepted, not the ID. Name must match a configured reproducibility in your Mantis BT instance (case sensitive)
Sponsorship Total Total sponsorships for this issue.
Assigned To Username of user handling the issue.
Projection Projection for the scope of the work associated with resolving the issue. Only the name is accepted, not the ID. Name must match a configured projection in your Mantis BT instance (case sensitive)
ETA Estimated Time of Arrival. Only the name is accepted, not the ID. Name must match a configured ETA in your Mantis BT instance (case sensitive)
Resolution Issue Resolution. Only the name is accepted, not the ID. Name must match a configured resolution in your Mantis BT instance (case sensitive)
Fixed in Version The system version that the issue is fixed in.
Steps to Reproduce Steps to reproduce the issue.
Additional Information Additional information about the issue.
Target Version The version of the system that the fix is planned for.
Results
Name Description
Mantis_Issue_ID
Changelog

mantisissuecreate_V1 (2011-02-18)

  • Initial version. See README for details.
Download GitHub

On This Page

Looking for a workflow engine? Learn more about the Kinetic Data Enterprise Workflow Platform. Check it out
Return to Top