Milestones & Sprints¶
Milestones are used to group tickets into a specific time-box or release, such as "Version 1.0" or "Sprint 1".
To create or manage milestones, you must first navigate to a project.
- From the project's main page, click the project settings icon (cog-wheel) in the navigation on the right.
- This will take you to the Project Settings area.
- Click the Milestones tab.
- Click the New Milestone button to open the form.
Milestone Fields¶
Fill out the following fields to define your new milestone:
- Name: The main display name for the milestone (e.g., "Version 1.1" or "Sprint 2").
- Slug: The URL-friendly version of the name (e.g.,
version-1.1). - Codename: A short, unique code for this milestone.
- Due: The target completion date for this milestone in
dd/mm/yyyyformat. - Status: Set whether the milestone is currently "Active" or "Completed".
- Description: A detailed description of the milestone's goals. You can use the rich-text editor for formatting.
- Display Order: A number used to sort this milestone in lists. Lower numbers appear first.
Once you have filled out the form, click the Create button to save.