Working with Issues

Version 1 by Steve Luo
on Jun 20, 2011 17:47.


 
compared with
Version 2 by Steve Luo
on Jun 20, 2011 17:49.


Key
These lines were removed. This word was removed.
These lines were added. This word was added.

View page history


There are 1 changes. View first change.

 If you defined 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_:
  
 !build-issues.png!
  
 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!
  
 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-issue.png!
  !link-issues.png!
  
 If the issues are mentioned in the commit message, QuickBuild can also display the related changes like below:
  
 !modifications.png!