About Issue Reporting
Issue Reporting is a set of modules to help with Usability Testing and Feedback Aggregation.
Issue Reporting
The base module provides a toolbar for users to report issues with pages or elements of pages. These anonymous reports are sent to a web service.
The configuration for this service is available at: admin/config/development/issue-reporting
This provides a few options:
These optional fields allow the simple setup of tracking feedback by a project or user and allows the user to set up a custom webserver for certain testing scenarios, such as a local test.
Note: Users will need the permission to submit an issue. Setting the "Report Issues" permission for a role allows those users to use the toolbar.
Issue Reporting Admin
An administration module is also provided that allows for viewing submitted reports.
The configuration for this service is available at: admin/config/development/issue-reporting-admin
Note: Users will need the permission to view an issue. Setting the "View Issues" permission for a role allows those users to use the admin toolbar.
Issue Reporting Server