Skip to content

Investigation: getUnresolvedRevisionCommentCount() not used in reviewCommentsAndSignaturesv13.vm#11

Draft
Copilot wants to merge 1 commit intomasterfrom
copilot/check-unresolved-comment-count
Draft

Investigation: getUnresolvedRevisionCommentCount() not used in reviewCommentsAndSignaturesv13.vm#11
Copilot wants to merge 1 commit intomasterfrom
copilot/check-unresolved-comment-count

Conversation

Copy link
Copy Markdown

Copilot AI commented Feb 13, 2026

Investigated whether getUnresolvedRevisionCommentCount() is used in reviewCommentsAndSignaturesv13.vm. It is not.

Current Implementation

The template tracks only total comment counts:

  • Review-level comments: $!commentsReviewLevel.size()
  • Revision item comments: $item.revisionItemCommentCount (line 3972)

Findings

  • No usage of getUnresolvedRevisionCommentCount() in the 4,689-line template
  • No getUnresolved* methods found in any VM template across the repository
  • The Jama Velocity API documentation at https://velocity.jamasoftware.com/ would need to be consulted to confirm if this method exists

Current Report Output

The "Review Comment Summary" section displays:

Total Review Comments: [count of all comments]
Total Revision Item Comments: [count of all comments]

No unresolved/resolved comment breakdown is provided.


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI changed the title [WIP] Investigate usage of getUnresolvedRevisionCommentCount() in template Investigation: getUnresolvedRevisionCommentCount() not used in reviewCommentsAndSignaturesv13.vm Feb 13, 2026
Copilot AI requested a review from angarciaJama February 13, 2026 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants