How to Prioritize Features When Everything Feels Urgent
Your backlog is full. Customers are asking for different things. The sales team needs feature X to close a deal. Support says feature Y will reduce tickets. Engineering wants to refactor Z. Everything feels urgent. Here's how to cut through the noise.
Why Everything Feels Urgent
Urgency is contagious. When a customer complains loudly, their request feels urgent. When a competitor launches a feature, matching it feels urgent. When the CEO mentions an idea, it becomes urgent. But urgency isn't the same as importance.
A public board with voting data helps you separate real demand from perceived urgency.
A Practical Prioritization Framework
Step 1: Gather Signal
Pull data from your public board:
- Vote count — How many users want this?
- Submission recency — Is this a growing concern or a stale request?
- User comments — What's the actual pain? How severe?
Supplement with:
- Support ticket frequency — How often does this come up in support?
- Revenue impact — Does this affect high-value accounts?
- Churn data — Are users leaving because of this gap?
Step 2: Score on Impact and Effort
For each candidate feature, estimate:
- Impact: How many users benefit? How much does it improve their experience? (Score 1-5)
- Effort: How long will it take? How complex? (Score 1-5)
Impact/effort ratio gives you a rough ranking. High impact, low effort wins every time.
Step 3: Apply Strategic Filters
Not everything that scores well should be built now:
- Does it align with your product direction?
- Does it serve the user segment you're focused on?
- Does it create a competitive advantage or just match parity?
- Is there a dependency that needs to be built first?
Step 4: Commit and Communicate
Once you've decided, update your public board:
- Move committed items to "Planned"
- Reply to high-vote items you're deferring with a brief explanation
- Share your rationale transparently
What Public Board Data Adds
Without a public board, prioritization relies on internal intuition and whoever talks loudest. With a public board:
- You see breadth of demand (votes)
- You see depth of need (comments and descriptions)
- You can validate assumptions before committing engineering time
- You can communicate decisions transparently
The Anti-Pattern: Priority by Loudness
The biggest prioritization mistake is building whatever the loudest customer demands. A public board democratizes input — one enterprise customer's request competes with 200 votes from smaller users. Both matter, but now you can see the trade-off.