Create a Milestone / MVP

Getting Started

Overview

A milestone (also called an MVP in Silverile) is a planning target that groups stories toward a shared goal or delivery date. Milestones sit at the project level and stories are linked to them individually. They give you a way to track progress toward a specific release, phase, or objective across multiple branches and sprints.

You can create a milestone from two places in the application:

  • Milestone page create button — open the Milestones page from the left sidebar and click the create button at the top of the list.
  • Org View right-click — right-click a project in the organisation view to open the context menu, then select Create Milestone.

Who can create milestones

Any project member with contributor access or above can create milestones. Read-only members cannot. If the create option is missing, ask your project manager to update your access level.

Creating a milestone from the Milestone page

1Click Milestones in the left sidebar to open the Milestone list
2Click the Create Milestone button at the top of the page
3The milestone creation form opens
4Fill in the required fields and click Create to save

Creating a milestone from the Org View

1Open the Org View from the left sidebar
2Locate the project you want to add the milestone to
3Right-click the project to open the context menu
4Select Create Milestone
5The milestone creation form opens
6Fill in the fields and click Create to save

Milestone form fields

FieldRequiredNotes
TitleYes2–70 characters. A short, descriptive name for the milestone or MVP.
PriorityNoUrgency level: High, Medium, or Low. Defaults to High if not changed.
Start DateYesThe date work on this milestone begins.
Due DateYesThe target completion date. Must be on or after the Start Date.
ScopeNoVisibility setting: Public (visible to all project members) or Private (visible to assignees and managers only).
DescriptionYesGoals and context for this milestone. Rich text editor — supports headings, lists, code blocks, and links.
Both Start Date and Due Date are required. The Due Date must fall on or after the Start Date — the form will not save if the dates are out of order.

Linking stories to a milestone

Stories are linked to a milestone through the Milestone field on the story form, not from within the milestone itself. To associate a story with this milestone:

1Open an existing story or create a new one
2In Step 4 (Assignment & Planning) of the create wizard, or on the story detail page, find the Milestone field
3Select this milestone from the dropdown
4Save the story — it now contributes to the milestone's progress

After creation

The milestone is saved immediately and appears on the Milestone page. From here you can:

  • Link stories to it — set the Milestone field on any story to associate it with this milestone
  • Track progress — the Milestone page shows the count of stories and completion status
  • Edit the milestone — update the title, dates, description, or scope at any time from the Milestone page

Troubleshooting

I don't see a create option on the Milestone page

Creating milestones requires contributor access or above. If the button is missing, ask your project manager to update your access level.

The "Create Milestone" option is not in the Org View right-click menu

Right-click directly on the project, not on a branch. The milestone context menu option appears on the project node only.

The Due Date is showing a validation error

The Due Date must be on or after the Start Date. Check that the dates are in the correct order.

The Title field shows a validation error even though it has text

The Title must be between 2 and 70 characters. Shorten or lengthen the title to meet the requirement.

I can't find the milestone after creating it

Open the Milestones page from the left sidebar. Milestones are listed there. If you set the scope to Private, only assignees and project managers will see it.

Stories are not appearing under the milestone

When creating or editing a story, set the Milestone field to this milestone. The connection is made on the story, not on the milestone form itself.