Skip to content

Navigation Menu

Sign in
Sign up

gitlab: fix showing #unknown for MR/issue IDs - #463

Open
michich wants to merge 1 commit into
psss:main from
michich:gitlab-fix-unknown
Open

gitlab: fix showing #unknown for MR/issue IDs #463
michich wants to merge 1 commit into
psss:main from
michich:gitlab-fix-unknown

Conversation

@michich

@michich michich commented Apr 1, 2026

Copy link
Copy Markdown
Contributor

When a project has more than 20 pages of MRs or issues, the bulk listing is skipped and lookups by global ID fail, causing "unknown" to be displayed instead of the actual IID. Use target_iid / noteable_iid fields directly from the GitLab Events API response instead of the expensive bulk lookups.

Assisted-by: Claude:claude-opus-4-6

When a project has more than 20 pages of MRs or issues, the
bulk listing is skipped and lookups by global ID fail, causing
"unknown" to be displayed instead of the actual IID. Use
target_iid / noteable_iid fields directly from the GitLab
Events API response instead of the expensive bulk lookups.
Assisted-by: Claude:claude-opus-4-6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@psss psss Awaiting requested review from psss

Projects

None yet

Milestone

0.24

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /