Skip to content

Fix issue with selecting repository when submodules are present#5498

Merged
alexr00 merged 1 commit intomainfrom
alexr00/issue3950
Nov 22, 2023
Merged

Fix issue with selecting repository when submodules are present#5498
alexr00 merged 1 commit intomainfrom
alexr00/issue3950

Conversation

@alexr00
Copy link
Member

@alexr00 alexr00 commented Nov 22, 2023

This pull request fixes an issue where the Pull Requests and Issues tabs only display the PRs and issues from the submodule repository instead of the root repository. The problem was caused by not properly checking for existing folder managers for the root repository. This PR updates the code to correctly find the existing folder manager for the root repository. Fixes #3950

@alexr00 alexr00 self-assigned this Nov 22, 2023
@alexr00 alexr00 enabled auto-merge (squash) November 22, 2023 12:11
@alexr00 alexr00 merged commit c764f4b into main Nov 22, 2023
@alexr00 alexr00 deleted the alexr00/issue3950 branch November 22, 2023 12:15
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.

Unable to select a repository when submodules are present

2 participants