This send method creates a new issue on Mantis bug tracker (see demo).
A bug tracking system is a software application that is designed to help quality assurance and programmers keep track of reported software bugs in their work. It may be regarded as a type of issue tracking system.
Many bug-tracking systems, such as those used by most open source software projects, allow users to enter bug reports directly. Other systems are used only internally in a company or organization doing software development. Typically bug tracking systems are integrated with other software project management applications.
Having a bug tracking system is extremely valuable in software development, and they are used extensively by companies developing software products. Consistent use of a bug or issue tracking system is considered one of the "hallmarks of a good software team".
This method requires some preparation actions, before you can use it:
Important note: EurekaLog uses SOAP API to access Mantis. SOAP API is enabled by default, but you need to make sure it was not disabled. Please refer to Mantis documentation for more information. Also be aware that SOAP implementation in Mantis has several bugs - see our knowledgebase.
You also need to setup sending options and test sending. To test send - place a button, which raises exception. Let EurekaLog handle it and perform sending. Ensure that it's working as expected. Send report again to check how duplicates are handled. Adjust any options, if needed. Change status of issue to "closed" (or "resolved") and retry sending. Ensure that it works as expected.
Advantages:
Drawbacks:
Constant: wsmMantis.
See also:
|