Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Identify issues linked to PRs from PR UI (graphql) #168

Open
rithviknishad opened this issue Dec 13, 2023 · 1 comment
Open

Identify issues linked to PRs from PR UI (graphql) #168

rithviknishad opened this issue Dec 13, 2023 · 1 comment

Comments

@rithviknishad
Copy link
Member

Currently, there is no way to identify the issue number if the issue is linked (connected) using UI, so lets handle that part while moving to Graphql.

This is the event created for connection using UI
image

If we want to do this now using rest API, we need to iterate through all the open issues and get the cross-referenced event which seems unnecessarily expensive.

PS: This is an issue only when the issue is connected with PR in PR's UI and not vice versa.

Originally posted by @khavinshankar in #167 (comment)

@aeswibon
Copy link
Member

aeswibon commented Apr 4, 2024

Is this issue still valid? If it is, then I would like to work on it.

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

No branches or pull requests

2 participants