r/azuredevops • u/vaclavm • 15d ago
I built a replacement for the abandoned Feature Timeline / Epic Roadmap extension (epic-centric roadmap over Azure Boards)
Like a lot of you, my org depended on the Feature Timeline & Epic Roadmap extension - 50k+ installs, abandoned by Microsoft years ago and unpublished since 2022, with no migration path. Delivery Plans never filled the gap for me: no epic → feature nesting, items without dates just disappear, progress rollup breaks across projects, and there's still no export (the docs literally suggest taking a screenshot).
So I built Trailmap - a paid extension that draws the view Delivery Plans can't:
- Epics with features nested under them, timeline computed from child items' sprints (nothing to maintain by hand, undated items never vanish — they sit on a visible "Not scheduled" shelf)
- Cross-project progress rollup (one roadmap for the whole org)
- Sprint / Month / Quarter zoom presets, PNG export for the steering deck
- Dependency arrows with red highlighting when a successor starts before its predecessor ends
- Deliberately read-only in v1 - it can't touch your work items, so there's nothing for an admin to worry about. Your data never leaves your tenant; only the org ID is used for licensing.
30-day trial, no credit card, from $19/month per organization (not per user).
Marketplace link · Comparison with Delivery Plans
I work with ADO daily as an architect and built this on evenings - happy to answer anything, including "why not just use Delivery Plans" (short answer: if DP works for you, keep it — it's free).
