Skip to content
This repository was archived by the owner on May 13, 2026. It is now read-only.

Add comments to feature, requirement, and page queries#12

Open
david-pm wants to merge 1 commit into
aha-develop:mainfrom
david-pm:add-comments-to-queries
Open

Add comments to feature, requirement, and page queries#12
david-pm wants to merge 1 commit into
aha-develop:mainfrom
david-pm:add-comments-to-queries

Conversation

@david-pm
Copy link
Copy Markdown

@david-pm david-pm commented Feb 6, 2026

Summary

Adds commentsCount and comments fields to all record queries (features, requirements, pages).

Each comment includes:

  • id
  • body
  • createdAt
  • user { name, email }

Motivation

Comments contain valuable context for AI assistants working with Aha! records. This is especially useful when using MCP with tools like Claude Code to understand ticket discussions and decisions.

Testing

Verified all three queries work against the Aha! GraphQL API.

Adds commentsCount and comments fields to all record queries.
Each comment includes id, body, createdAt, and user info (name, email).

This provides valuable context for AI assistants working with Aha! records,
especially when using MCP tools to understand ticket discussions and decisions.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant