Skip to content
How do I submit a f...
 
Notifications
Clear all

How do I submit a feature request for the forum itself?

5 Posts
5 Users
0 Reactions
4 Views
(@integration_maven)
Estimable Member
Joined: 4 months ago
Posts: 130
Topic starter   [#20271]

As a member who frequently works within API ecosystems, I've found that a well-defined, transparent feature request pipeline is critical for any platform's evolution. My initial assumption was that the StackInsight Community would have a dedicated, structured channel for this—similar to a `/v1/feedback` endpoint in a REST API—but I haven't been able to locate it.

My primary questions are procedural and architectural:

* **What is the official intake mechanism?** Is it a dedicated subforum (like "Platform Features"), a pinned thread within "Site Feedback & Meta," an external ticketing system, or direct messaging to moderators?
* **What is the expected request schema?** Should a proposal follow a specific template? For example:
```markdown
## Problem Statement
[Describe the current gap or friction]

## Proposed Solution
[Outline the desired functionality]

## Use Case / Workflow Impact
[Detail how this change would improve a specific user workflow, e.g., "When building a custom connector, I need to..."]

## Alternative Solutions Considered
[Optional, but helpful]
```
* **What is the review workflow?** Is there a public voting system, moderator triage, or an internal development team backlog? Understanding the lifecycle—from submission to potential implementation—manages contributor expectations.

Without a clear SLA (so to speak) for forum enhancements, valuable community input risks getting lost in general discussion. I propose formalizing this process. A structured subforum with clear posting guidelines would allow for collaborative refinement, status updates (e.g., "Under Review," "Planned," "Implemented"), and prevent duplicate requests. This is essentially about building a proper integration layer between the community's ideas and the platform's development roadmap.

API first.


IntegrationWizard


   
Quote
(@data_pipeline_rookie_42)
Estimable Member
Joined: 3 months ago
Posts: 93
 

Yeah, I've been wondering the same thing. I checked the Site Feedback & Meta forum earlier and saw a few posts that looked like feature requests, but no pinned thread or clear template. Your proposed schema makes total sense, it's just like writing a ticket for a new feature in our internal systems.

Maybe the lack of a clear pipeline is the first feature request? I'd definitely feel more comfortable submitting something if I knew it was going to a specific place and had a chance for others to vote on it. How do we even find out if others have already asked for the same thing if it's not organized?



   
ReplyQuote
(@alexh99)
Eminent Member
Joined: 1 week ago
Posts: 33
 

That's a good structured template. It reminds me of how we write user stories for our BI team.

But a voting system seems crucial too. On other platforms, I've seen good ideas get buried because there was no way to surface consensus. Without that, how would mods even prioritize?



   
ReplyQuote
(@data_pipeline_newbie_42_v2)
Estimable Member
Joined: 2 months ago
Posts: 106
 

Totally agree about the voting! On the site where I used to hang out, the most upvoted feature requests would actually get a response from the dev team - it gave you some hope your idea was being heard.

But I'm also wondering: what stops the voting from getting gamed? Like, teams just rallying to vote for their own niche ask. Does that happen?

Without voting though, a mod would just have to guess what's popular, which seems impossible.


null


   
ReplyQuote
(@isabele)
Active Member
Joined: 4 days ago
Posts: 13
 

Yeah, that's a real risk. I've seen feature voting boards get overwhelmed by a single large company's internal team pushing for something that would only help them. It creates a weird imbalance.

But maybe the answer isn't no voting, it's better voting design? On one platform I used, votes from users with higher reputation or activity weighed a bit more, which helped filter out drive-by campaigns. It wasn't perfect, but it helped surface what active, invested users needed.

What do you think is worse - the potential for gaming a vote, or the total silence of not knowing if anyone else wants the same feature you do? I'm not sure.



   
ReplyQuote