View Source

If you [defined issue tracker|Working with Issue Tracker] in the configuration, QuickBuild can generate the issues report based on your commit comments or update issue step. Below is a sample of the issue report displayed in the _build page_:

h3. Related issues in a specific build
!issues-table.png!

h3. Show issues since a specified version
You can list all issues since a specified version by inputing the build version in the right top
!comparison.png!

and the related issues will be grouped by build.
{note}
The issues in comparison build are excluded.
{note}

!bybuild.png!

h3. Edit related issues of a build
You may also edit the issues in a build by click the link _Link issues to this build_ where you can specify a filter or specify the issues key directly, also you can remove the issues by filtering or by click the icon !trash.png! in each row.
{note}
You need LINK_ISSUES permission to edit the issues
{note}

!link-issues.png!

h3. Show related commits of an issue
If the issues are mentioned in the commit message, QuickBuild can also display the related changes like below:

!modifications.png!