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

Fix API for SpaceUsers to match Pullflow 2.0 #69

Merged
merged 7 commits into from
Feb 16, 2024

Conversation

srzainab
Copy link
Collaborator

@srzainab srzainab commented Feb 15, 2024

Summary

SpaceUsersForVSCode in Pullflow 2.0 requires codeReviewId to identify the specific space for the user: codeReview > codeRepo > codeSpace > Space.
This PR changes the Extension to call the API only once the user has selected a code review.

Dependent on this PR.

@srzainab srzainab added this to the 2.0.0 milestone Feb 15, 2024
@srzainab srzainab linked an issue Feb 15, 2024 that may be closed by this pull request
@srzainab srzainab merged commit 306525a into release/2.0.0 Feb 16, 2024
1 check passed
@srzainab srzainab mentioned this pull request Feb 26, 2024
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.

Fix: SpaceUsers cannot be fetched on VSCode Extension
2 participants