Using issues
Many tasks exist when projects are ongoing. For managing and tracing these tasks, Yobi provides you a solution, Issues
.
You can share problems and tasks with project members by creating issues and assign issues to them. You can also manage schedule by using Milestone
.
Creating new issues
- Go to a project in which you want to make an issue.
- Click the
New issue
button. - Fill out the forms and then click the
Save
button.
Assignee
You can choose an assignee on the issue.
- Click the
Assignee
drop down box on the right of the issue page. - You will see project members.
- Click a member to which you want to assign the issue
To assign an issue to a member means that the member should solve the issue.
Issues are filtered by project member names on Issues
page.
Milestones
You can do schedule management after assigning milestones to issues.
See docs/userManual/issue/issue-use-milestone.md
to get more information.
Labels
You can label issues for categorizing and searching. One or more labels can be added to an issue.
See docs/userManual/issue/issue-use-labels.md
to get more information.
Closing issues
To close issues :
- Go to an issue you want to close
- Click the
Close issue
button on the bottom of the issue page.
Reopening issues
To reopen issues :
- Go to a closed issue.
- Click the
Reopen issue
button on the bottom of the issue page.