What is the challenge? When linking with Epics in JIRA, if the title of the Epic in JIRA has a "-" in it, the comparison field for the name doesn't show any character before the "-" What is the impact? slight annoyance of having to put the correct...
Allow exporting the schema of a scorecard through the API
When developing tools which use the Aha! REST API, it can be useful to check the schema that scorecards for a specific workspace/product use, in order to visualize this data. Currently, this can only be achieved by directly loading e.g. Ideas and ...
Guest
about 2 years ago
in API
0
Future consideration
What is the challenge? We are tracking our PMs for adherence to ideas review but have run into issues being able to discern when they are reviewing items based on the available timestamps What is the impact? The inability to track changes does not...
Jerimiah Rudden
about 1 year ago
in API
0
Future consideration
Want Customize List Report column name in API Response
Who would benefit? All users who are using List report API. What impact would it make? We will able to identify columns in API Response. How should it work? when we changed the Column name of list report , Currently that changed column name is not...
Guest
about 1 year ago
in API
0
Future consideration
Currently, the REST API doesn't indiciate if the given custom field has been defined as read-only or not. Here's a sample field definition for a read-only field as returned from `/api/v1/products/{productId}` {"id": "7002184427275897244","key": "k...
Tomasz Zarna
over 3 years ago
in API
0
Future consideration
Using the REST API I'm able to delete epics, Features, Ideas and other records, but for some reason this operation is not available for Products. At least it's not documented. Is there an internal/experimental API I could use? Is there any other w...
Tomasz Zarna
over 3 years ago
in API
0
Future consideration
I have several integrations made via the REST API. Sometimes I need to be able to list all the Requirement items within a Release. As these belongs to Features, the only way I have is to list all the Features for a Release, and then cycle through ...
Nicola Rolando
almost 2 years ago
in API
0
Future consideration
REST API: Ability to only list idea votes and comments updated since a given date
Currently, when listing Idea Votes and Idea Comments for a given Idea through the REST API, all records are returned. It would benefit consumers of the REST API to be able to specify an updated_since query string parameter so that only record upda...
Uri Goldstein
about 2 years ago
in API
0
Future consideration