Docs/Wishlist & Feature Requests

Wishlist & Feature Requests

Lightweight customer-and-team feature request board scoped per project

Last updated: 2026-05-26

Wishlist is a lightweight per-project board where customers and the team submit feature requests, vote on them, and watch them move through a kanban lifecycle. Use it as a low-friction "we should add this" inbox - heavier roadmap planning belongs in the engineering Product Map.

Open it from any project: sidebar -> Wishlist, or visit /projects//wishlist.


Concepts

FieldDescription
TitleShort summary (e.g. "Add SNMP support to the device protocol").
DescriptionFree-form context, links, screenshots if relevant.
PriorityLow / Medium / High / Critical. The team's view of urgency.
StatusSubmitted -> Under Review -> Planned -> In Progress -> Completed. Kanban columns.
VotesTeam and customer votes. Higher votes = stronger signal.
Submitted byWho proposed it.

Quick start

  1. Open your project
  2. Sidebar -> Wishlist
  3. Click New Feature Request
  4. Fill in title + description + priority
  5. Submit
The request lands in the Submitted column. The project owner triages it - if it moves past a quality bar, status becomes Under Review, then Planned, then In Progress as engineering picks it up, and finally Completed when shipped.

Voting

Anyone who can read the project can vote once per request. Vote counts help the team prioritise - five votes from different customers on the same request is a stronger signal than one customer's vocal preference.


Wishlist vs Product Map vs Bug Reports

Use thisWhen
WishlistNew feature ideas, light-weight, customer + team mixed input
Product MapEngineering's roadmap board - tracks what comes after current revision with target releases
Bug ReportsA defect, not a feature request
If a wishlist item gets accepted and scheduled, it often graduates to a Product Map item with a target release. The wishlist entry stays as the original signal.

Related docs