When I filter out features the board still has the feature count in the column, if you only work with requirements and want to add WIP limits, then the extra "hidden" data types still count towards that limit and show up in the column totals. Hide...
Mike Lowery
over 1 year ago
in Workflow boards
2
Future consideration
Allow estimates to be updated using the Develop Model API
Who would benefit? Users that create extensions to integrate with other dev tools What impact would it make? Allow to keep more details in sync How should it work? The Model API for doesn't allow providing estimates when creating a feature or requ...
Alexey Zimarev
9 months ago
in Extensions
1
Future consideration
Consistent Filters when Toggling Between Epics, Feature, and Tasks in Board and Workflow Views
In the same workspace, when using the board and workflow views we would like to see the same bodies of work with the same filters when toggling between Epics, Features, and Tasks. For example, we may use filters to see several related epics, we wo...
Kristina Ursin
about 3 years ago
in Workflow boards
0
Future consideration
Analytics and Reporting are part of Develop Advanced, and users in those accounts are able to save list reports. However, some teams use list reports as part of their backlog and sprint management process. They don't need sophisticated analytics, ...
Allow extending aha.auth for building new importers
Who would benefit? Users of Aha! Develop who build custom exporters What impact would it make? Right now, it is unclear how to build an exporter with regards to authentication. The aha.auth API only supports authentication with services for which ...
Alexey Zimarev
10 months ago
in Extensions
0
Unlikely to implement
There is a fundamental flaw in how you calculate cycle time in develop. It calculated from the 1st in progress step on the workflow. If you rigidly follow each step then it would work fine, but in Kanban you can skip steps if they don't apply. You...
Mike Lowery
over 1 year ago
in Workflow boards
0
Future consideration
When creating an Automation Rule, allow for multi selects. For example, I want to be able to assign Ideas that come in to a certain set of 'categories' (a custom field we created) to a specific person but all in one rule. Example: where category i...
Cindy Hickman
over 1 year ago
in Workflow boards
0
Future consideration
Track the event "Move to Prioritized backlog" in the feature history
As a PM I'm interested in knowing when exactly a technical item (created in Aha! Develop) was moved to the parking lot because I want to know how long it took since the team refined the idea until it was assigned to a sprint
Victor Herrera
almost 2 years ago
in Sprints
0
Future consideration
I would like the ability to create, assign and manage sprints within a release, and link features to the sprint. Currently, I set sprints up as Phases within a release to do this. The issues with this workaround are: I cannot link a Phase from Aha...
Guest
over 2 years ago
in Sprints
2
Already exists
Make it easier to add custom styling to an extension
I like that you can style extensions using CSS-in-JSS libraries but it would be great to support pure CSS for simple things. Could extensions support some kind of webpack-style loader so I can directly import CSS/Sass/PostCSS?