Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

get_discussion not returning whether discussion is open/closed #1303

Open
Assignees
tommaso-moro
Labels
bugSomething isn't working
@dsyme

Description

@dsyme

The get_discussion tool is not correctly returning discussion state information. The implementation is missing key fields that indicate whether a discussion is open, closed, or answered.

No Discussion Status: The current implementation doesn't include fields that would indicate:

  • Whether the discussion is answered (isAnswered)
  • The discussion state (open/closed)
  • Answer information (answeredAt, answerChosenAt)

Inconsistent with Issues: The issues.go implementation properly includes a State field in its GraphQL queries and data structures, but discussions do not.

Affected version

5e5e80a

Expected vs actual behavior

get_discussion should be consistent with get_issue and report if the discussion is open/closed

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp