Back to Mantis Bug Tracker Integrations
Handler · Version 1

Mantis Fetch Issue Data Mantis Bug Tracker

Download GitHub

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
Issue Identifier Identifier of the issue to be retrieved.
Results
Name Description
Mantis_Issue_Data "{\"id\":\"25\",\"view_state\":{\"id\":\"10\",\"name\":\"public\",\"type\":\"ns1:ObjectRef\"}, \"last_updated\":\"2015-07-18T08:48:15+06:00\",\"project\":{\"id\":\"1\",\"name\":\"AD Test Project\", \"type\":\"ns1:ObjectRef\"},\"category\":\"Generated From Task Engine\",\"priority\":{\"id\":\"30\", \"name\":\"normal\",\"type\":\"ns1:ObjectRef\"},\"severity\":{\"id\":\"50\",\"name\":\"minor\",\"type\":\"ns1:ObjectRef\"}, \"status\":{\"id\":\"50\",\"name\":\"assigned\",\"type\":\"ns1:ObjectRef\"},\"reporter\":{\"id\":\"1\", \"name\":\"mantis_admin\",\"email\":\"tian.mcpherson@mcpherson-enterprises.com\",\"type\":\"ns1:AccountData\"}, \"summary\":\"Test Issue from KD Task Handler\",\"version\":\"1.0\",\"build\":\"32\",\"platform\":\"64-bit\", \"os\":\"Windows 8.1\",\"os_build\":\"unknown\",\"reproducibility\":{\"id\":\"70\",\"name\":\"have not tried\", \"type\":\"ns1:ObjectRef\"},\"date_submitted\":\"2015-07-18T08:48:15+06:00\",\"sponsorship_total\":\"0\", \"handler\":{\"id\":\"1\",\"name\":\"mantis_admin\",\"email\":\"tian.mcpherson@mcpherson-enterprises.com\", \"type\":\"ns1:AccountData\"},\"projection\":{\"id\":\"10\",\"name\":\"none\",\"type\":\"ns1:ObjectRef\"}, \"eta\":{\"id\":\"10\",\"name\":\"none\",\"type\":\"ns1:ObjectRef\"},\"resolution\":{\"id\":\"10\",\"name\":\"open\", \"type\":\"ns1:ObjectRef\"},\"fixed_in_version\":\"unknown\",\"target_version\":\"1.02\", \"description\":\"This is a test from the MantisIssueCreate Task Handler. Feel free to close this immediately.\",
0
Changelog

mantisfethchissuedatav1 (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