Working with an issue board in a SourceCraft repository
You can use boards to work with issues. Boards allow you to track progress and manage issue statuses.
Note
The issue list page supports the following filters:
- Status
- Priority
- Assignee
- Author
- Labels
- Milestone
- Title
You can sort issues by the following parameters:
- Date created
- Date updated
- Votes
Issues on the board are distributed between columns and sorted by creation date. Columns correspond to issue statuses:
Open In progress Paused Declined Closed
Each issue card contains:
- Assignee's avatar. Hover over the avatar for the username and a link to the profile.
- Issue priority icon. Hover over this icon to see the priority name.
- Issue number.
- The
icon to copy a link to the issue. Hover over the card to see this icon. - Issue name.
- List of labels.
- Milestone name. Hover over the milestone name to view the deadline and open the milestone.
Enabling board mode
- Open the SourceCraft home page.
- On the
Home tab, navigate to Repositories. - Select a repository.
- Under
Plan on the repository page, go to Issues. - Select
Board on top.
Minimize the panels on the left to have more workspace by clicking
Creating an issue
- Enable board mode.
- In the
Open column header, click . - On the panel that opens, enter the issue name and click Create issue.
Opening an issue
- Enable board mode.
- Click the relevant issue card.
This will open the issue in a new tab where you will see its details and will be able to change its settings.
Changing issue status
- Enable board mode.
- Click and hold the issue card and drop it to the relevant column.
This will change the issue status.
The
See also
Was the article helpful?
Previous