This send method creates a new issue on Redmine bug tracker.
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 JSON API to access Redmine. Make sure you have enabled remote access via API in Redmine options. Please refer to Redmine documentation for more information.
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" and retry sending. Ensure that it works as expected.
Advantages:
Drawbacks:
Constant: wsmRedmine.
See also:
|