René's URL Explorer Experiment


Title: Add connection identification to Account model to support multiple instances of same code host type · Issue #730 · sourcebot-dev/sourcebot · GitHub

Open Graph Title: Add connection identification to Account model to support multiple instances of same code host type · Issue #730 · sourcebot-dev/sourcebot

X Title: Add connection identification to Account model to support multiple instances of same code host type · Issue #730 · sourcebot-dev/sourcebot

Description: Context The Account model currently stores only the provider type (e.g., github or gitlab) without identifying which specific connection instance the account belongs to. Problem When config.connections contains multiple connections of th...

Open Graph Description: Context The Account model currently stores only the provider type (e.g., github or gitlab) without identifying which specific connection instance the account belongs to. Problem When config.connect...

X Description: Context The Account model currently stores only the provider type (e.g., github or gitlab) without identifying which specific connection instance the account belongs to. Problem When config.connect...

Opengraph URL: https://github.com/sourcebot-dev/sourcebot/issues/730

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Add connection identification to Account model to support multiple instances of same code host type","articleBody":"## Context\n\nThe `Account` model currently stores only the provider type (e.g., `github` or `gitlab`) without identifying which specific connection instance the account belongs to.\n\n## Problem\n\nWhen `config.connections` contains multiple connections of the same type (e.g., GitHub Cloud and a self-hosted GitHub Enterprise instance), the permission syncer uses `.find(connection =\u003e connection.type === 'github')?.url` which always returns the first match—regardless of which instance the account actually belongs to.\n\n## Impact\n\n- Permission syncs may call the wrong API endpoint\n- Failed syncs for users with accounts on different instances\n- Potential for incorrect permission data or data corruption\n\n## Solution\n\nAdd a mechanism to uniquely identify connections and link accounts to their specific connection instance (e.g., `connectionId` field on the `Account` model).\n\n## References\n\n- PR: https://github.com/sourcebot-dev/sourcebot/pull/729\n- Discussion: https://github.com/sourcebot-dev/sourcebot/pull/729#discussion_r2684769908\n- Requested by: @brendan-kellam\n\nThis affects both GitHub and GitLab permission syncing in `accountPermissionSyncer.ts`.","author":{"url":"https://github.com/coderabbitai[bot]","@type":"Person","name":"coderabbitai[bot]"},"datePublished":"2026-01-13T04:43:36.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/730/sourcebot/issues/730"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:c39fcde2-2743-113e-bf7d-6b531a09c11d
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idBD46:2E0B3C:101A6AB:178F86B:6A4E376B
html-safe-nonce70a4a2f642fff5ceec7371efdf309b44573fc71552ea58ef0c6ad1add873c90d
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCRDQ2OjJFMEIzQzoxMDFBNkFCOjE3OEY4NkI6NkE0RTM3NkIiLCJ2aXNpdG9yX2lkIjoiMjI1MDU1NjI1OTIyNzgwOTY0MyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmacc8bdd63992329a6d44870320a934ab8934a99e7260a5e8c2a4f3ef6ef2ac69c5
hovercard-subject-tagissue:3807070095
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/sourcebot-dev/sourcebot/730/issue_layout
twitter:imagehttps://opengraph.githubassets.com/19a000daa2394f26f9813bf7ae0d6ba9a9b5d7c0648a9c6cbe740b59aacd8bd0/sourcebot-dev/sourcebot/issues/730
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/19a000daa2394f26f9813bf7ae0d6ba9a9b5d7c0648a9c6cbe740b59aacd8bd0/sourcebot-dev/sourcebot/issues/730
og:image:altContext The Account model currently stores only the provider type (e.g., github or gitlab) without identifying which specific connection instance the account belongs to. Problem When config.connect...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamecoderabbitai[bot]
hostnamegithub.com
expected-hostnamegithub.com
None030096ee0db095447bfe77409d33bfac127ca7128299c58deef27c52eaa1b1f0
turbo-cache-controlno-preview
go-importgithub.com/sourcebot-dev/sourcebot git https://github.com/sourcebot-dev/sourcebot.git
octolytics-dimension-user_id135396723
octolytics-dimension-user_loginsourcebot-dev
octolytics-dimension-repository_id846729675
octolytics-dimension-repository_nwosourcebot-dev/sourcebot
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id846729675
octolytics-dimension-repository_network_root_nwosourcebot-dev/sourcebot
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release42a6d378d7587a44c93aca255096cd66b7c8eb2d
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/sourcebot-dev/sourcebot/issues/730#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fsourcebot-dev%2Fsourcebot%2Fissues%2F730
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fsourcebot-dev%2Fsourcebot%2Fissues%2F730
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=sourcebot-dev%2Fsourcebot
Reloadhttps://github.com/sourcebot-dev/sourcebot/issues/730
Reloadhttps://github.com/sourcebot-dev/sourcebot/issues/730
Reloadhttps://github.com/sourcebot-dev/sourcebot/issues/730
Please reload this pagehttps://github.com/sourcebot-dev/sourcebot/issues/730
sourcebot-dev https://github.com/sourcebot-dev
sourcebothttps://github.com/sourcebot-dev/sourcebot
Notifications https://github.com/login?return_to=%2Fsourcebot-dev%2Fsourcebot
Fork 317 https://github.com/login?return_to=%2Fsourcebot-dev%2Fsourcebot
Star 3.6k https://github.com/login?return_to=%2Fsourcebot-dev%2Fsourcebot
Code https://github.com/sourcebot-dev/sourcebot
Issues 92 https://github.com/sourcebot-dev/sourcebot/issues
Pull requests 36 https://github.com/sourcebot-dev/sourcebot/pulls
Discussions https://github.com/sourcebot-dev/sourcebot/discussions
Actions https://github.com/sourcebot-dev/sourcebot/actions
Security and quality 0 https://github.com/sourcebot-dev/sourcebot/security
Insights https://github.com/sourcebot-dev/sourcebot/pulse
Code https://github.com/sourcebot-dev/sourcebot
Issues https://github.com/sourcebot-dev/sourcebot/issues
Pull requests https://github.com/sourcebot-dev/sourcebot/pulls
Discussions https://github.com/sourcebot-dev/sourcebot/discussions
Actions https://github.com/sourcebot-dev/sourcebot/actions
Security and quality https://github.com/sourcebot-dev/sourcebot/security
Insights https://github.com/sourcebot-dev/sourcebot/pulse
Add connection identification to Account model to support multiple instances of same code host typehttps://github.com/sourcebot-dev/sourcebot/issues/730#top
https://github.com/brendan-kellam
chorehttps://github.com/sourcebot-dev/sourcebot/issues?q=state%3Aopen%20label%3A%22chore%22
https://github.com/apps/coderabbitai
coderabbitaihttps://github.com/apps/coderabbitai
on Jan 13, 2026https://github.com/sourcebot-dev/sourcebot/issues/730#issue-3807070095
fix(worker): Fix user driven permission syncing for self-hosted code hosts #729https://github.com/sourcebot-dev/sourcebot/pull/729
fix(worker): Fix user driven permission syncing for self-hosted code hosts #729 (comment)https://github.com/sourcebot-dev/sourcebot/pull/729#discussion_r2684769908
@brendan-kellamhttps://github.com/brendan-kellam
brendan-kellamhttps://github.com/brendan-kellam
chorehttps://github.com/sourcebot-dev/sourcebot/issues?q=state%3Aopen%20label%3A%22chore%22
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.