What is the challenge? |
We're building automated release notes workflows that correlate Aha.io requirements with Azure DevOps Pull Requests. The current API has critical gaps that force manual work: Gap 1: Integration Data Not Accessible
Gap 2: No Field Selection
Gap 3: No Bulk Operations
Gap 4: Cannot Filter by Custom Fields
|
|---|---|
What is the impact? |
Current manual process: 30-45 minutes per release
With API enhancements: 2 minutes, fully automated
Time saved: 65-98 hours/year across our team |
Describe your idea |
Enhancement 1: Add integrations field to API responses Add to these endpoints:
Example response: json
Enhancement 2: Add field selection parameter Enable requesting only needed fields:
Enhancement 3: Add bulk endpoint Get all requirements in release with one call:
Enhancement 4: Add custom field filtering Query by custom field values:
Example Workflow This EnablesAutomated Release Notes Generation:
Current state: Impossible due to missing integration data Why This Matters
Happy to beta test these enhancements and provide a case study on automated release management. |