René's URL Explorer Experiment


Title: Sync Model it already exists (duplicate model sync owing to multiple parent dependencies) · Issue #275 · networktocode/diffsync · GitHub

Open Graph Title: Sync Model it already exists (duplicate model sync owing to multiple parent dependencies) · Issue #275 · networktocode/diffsync

X Title: Sync Model it already exists (duplicate model sync owing to multiple parent dependencies) · Issue #275 · networktocode/diffsync

Description: Environment DiffSync version: 2.0.0 Python version 3.12 Observed Behavior When launch sync_from function for a dataset with multiple model dependencies, in this example Regions parent of Sites. sync_from by default try to create Sites (c...

Open Graph Description: Environment DiffSync version: 2.0.0 Python version 3.12 Observed Behavior When launch sync_from function for a dataset with multiple model dependencies, in this example Regions parent of Sites. syn...

X Description: Environment DiffSync version: 2.0.0 Python version 3.12 Observed Behavior When launch sync_from function for a dataset with multiple model dependencies, in this example Regions parent of Sites. syn...

Opengraph URL: https://github.com/networktocode/diffsync/issues/275

X: @github

direct link

Domain: patch-diff.githubusercontent.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Sync Model it already exists (duplicate model sync owing to multiple parent dependencies)","articleBody":"### Environment\r\n* DiffSync version:  2.0.0\r\n* Python version 3.12\r\n\r\n\u003c!-- What happened instead? --\u003e\r\n### Observed Behavior\r\n\r\nWhen launch `sync_from` function for a dataset with multiple model dependencies, in this example `Regions` parent of `Sites`. `sync_from` by default try to create Sites (child object) several times for each dependencies as you can see below.\r\n\r\n```bash\r\n2024-07-05 16:59:05,401 - DEBUG - 2024-07-05 14:59.05 [debug    ] Diff calculation between these two datasets will involve 17 models [diffsync.helpers] dst=\u003cLocal \"local\"\u003e flags=\u003cDiffSyncFlags.CONTINUE_ON_FAILURE|SKIP_UNMATCHED_DST: 5\u003e src=\u003cNetboxAdapter \"netbox\"\u003e\r\n2024-07-05 16:59:05,401 - INFO - 2024-07-05 14:59.05 [info     ] Beginning diff calculation     [diffsync.helpers] dst=\u003cLocal \"local\"\u003e flags=\u003cDiffSyncFlags.CONTINUE_ON_FAILURE|SKIP_UNMATCHED_DST: 5\u003e src=\u003cNetboxAdapter \"netbox\"\u003e\r\n2024-07-05 16:59:05,402 - DEBUG - 2024-07-05 14:59.05 [debug    ] Skipping due to SKIP_UNMATCHED_DST flag on source adapter [diffsync.helpers] dst=\u003cLocal \"local\"\u003e flags=\u003cDiffSyncFlags.CONTINUE_ON_FAILURE|SKIP_UNMATCHED_DST: 5\u003e model=region src=\u003cNetboxAdapter \"netbox\"\u003e unique_id=Seclin\r\n2024-07-05 16:59:05,402 - DEBUG - 2024-07-05 14:59.05 [debug    ] Skipping due to SKIP_UNMATCHED_DST flag on source adapter [diffsync.helpers] dst=\u003cLocal \"local\"\u003e flags=\u003cDiffSyncFlags.CONTINUE_ON_FAILURE|SKIP_UNMATCHED_DST: 5\u003e model=region src=\u003cNetboxAdapter \"netbox\"\u003e unique_id=Vendome\r\n2024-07-05 16:59:05,402 - DEBUG - 2024-07-05 14:59.05 [debug    ] Skipping due to SKIP_UNMATCHED_DST flag on source adapter [diffsync.helpers] dst=\u003cLocal \"local\"\u003e flags=\u003cDiffSyncFlags.CONTINUE_ON_FAILURE|SKIP_UNMATCHED_DST: 5\u003e model=region src=\u003cNetboxAdapter \"netbox\"\u003e unique_id=Rennes\r\n2024-07-05 16:59:05,404 - DEBUG - 2024-07-05 14:59.05 [debug    ] Skipping due to SKIP_UNMATCHED_DST flag on source adapter [diffsync.helpers] dst=\u003cLocal \"local\"\u003e flags=\u003cDiffSyncFlags.CONTINUE_ON_FAILURE|SKIP_UNMATCHED_DST: 5\u003e model=site src=\u003cNetboxAdapter \"netbox\"\u003e unique_id=SCATEST\r\n2024-07-05 16:59:05,404 - DEBUG - 2024-07-05 14:59.05 [debug    ] Skipping due to SKIP_UNMATCHED_DST flag on source adapter [diffsync.helpers] dst=\u003cLocal \"local\"\u003e flags=\u003cDiffSyncFlags.CONTINUE_ON_FAILURE|SKIP_UNMATCHED_DST: 5\u003e model=site src=\u003cNetboxAdapter \"netbox\"\u003e unique_id=SCLTEST\r\n2024-07-05 16:59:05,405 - DEBUG - 2024-07-05 14:59.05 [debug    ] Skipping due to SKIP_UNMATCHED_DST flag on source adapter [diffsync.helpers] dst=\u003cLocal \"local\"\u003e flags=\u003cDiffSyncFlags.CONTINUE_ON_FAILURE|SKIP_UNMATCHED_DST: 5\u003e model=region src=\u003cNetboxAdapter \"netbox\"\u003e unique_id=Vendome\r\n2024-07-05 16:59:05,405 - DEBUG - 2024-07-05 14:59.05 [debug    ] Skipping due to SKIP_UNMATCHED_DST flag on source adapter [diffsync.helpers] dst=\u003cLocal \"local\"\u003e flags=\u003cDiffSyncFlags.CONTINUE_ON_FAILURE|SKIP_UNMATCHED_DST: 5\u003e model=region src=\u003cNetboxAdapter \"netbox\"\u003e unique_id=Belgium\r\n2024-07-05 16:59:05,405 - DEBUG - 2024-07-05 14:59.05 [debug    ] Skipping due to SKIP_UNMATCHED_DST flag on source adapter [diffsync.helpers] dst=\u003cLocal \"local\"\u003e flags=\u003cDiffSyncFlags.CONTINUE_ON_FAILURE|SKIP_UNMATCHED_DST: 5\u003e model=region src=\u003cNetboxAdapter \"netbox\"\u003e unique_id=brussels\r\n2024-07-05 16:59:05,406 - DEBUG - 2024-07-05 14:59.05 [debug    ] Skipping due to SKIP_UNMATCHED_DST flag on source adapter [diffsync.helpers] dst=\u003cLocal \"local\"\u003e flags=\u003cDiffSyncFlags.CONTINUE_ON_FAILURE|SKIP_UNMATCHED_DST: 5\u003e model=site src=\u003cNetboxAdapter \"netbox\"\u003e unique_id=SCATEST\r\n2024-07-05 16:59:05,406 - DEBUG - 2024-07-05 14:59.05 [debug    ] Skipping due to SKIP_UNMATCHED_DST flag on source adapter [diffsync.helpers] dst=\u003cLocal \"local\"\u003e flags=\u003cDiffSyncFlags.CONTINUE_ON_FAILURE|SKIP_UNMATCHED_DST: 5\u003e model=site src=\u003cNetboxAdapter \"netbox\"\u003e unique_id=SCLTEST\r\n2024-07-05 16:59:05,407 - DEBUG - 2024-07-05 14:59.05 [debug    ] Skipping due to SKIP_UNMATCHED_DST flag on source adapter [diffsync.helpers] dst=\u003cLocal \"local\"\u003e flags=\u003cDiffSyncFlags.CONTINUE_ON_FAILURE|SKIP_UNMATCHED_DST: 5\u003e model=site src=\u003cNetboxAdapter \"netbox\"\u003e unique_id=VDMTEST\r\n2024-07-05 16:59:05,407 - INFO - 2024-07-05 14:59.05 [info     ] Diff calculation complete      [diffsync.helpers] dst=\u003cLocal \"local\"\u003e flags=\u003cDiffSyncFlags.CONTINUE_ON_FAILURE|SKIP_UNMATCHED_DST: 5\u003e src=\u003cNetboxAdapter \"netbox\"\u003e\r\n2024-07-05 16:59:05,408 - INFO - 2024-07-05 14:59.05 [info     ] Beginning sync                 [diffsync.helpers] dst=\u003cLocal \"local\"\u003e flags=\u003cDiffSyncFlags.CONTINUE_ON_FAILURE|SKIP_UNMATCHED_DST: 5\u003e src=\u003cNetboxAdapter \"netbox\"\u003e\r\n2024-07-05 16:59:05,408 - DEBUG - 2024-07-05 14:59.05 [debug    ] Attempting model update        [diffsync.helpers] action=update diffs={'-': {'slug': 'courbevoie'}, '+': {'slug': 'courbevois'}} dst=\u003cLocal \"local\"\u003e flags=\u003cDiffSyncFlags.CONTINUE_ON_FAILURE|SKIP_UNMATCHED_DST: 5\u003e model=site src=\u003cNetboxAdapter \"netbox\"\u003e unique_id=Courbevoie\r\n2024-07-05 16:59:05,409 - INFO - 2024-07-05 14:59.05 [info     ] Updated successfully           [diffsync.helpers] action=update diffs={'-': {'slug': 'courbevoie'}, '+': {'slug': 'courbevois'}} dst=\u003cLocal \"local\"\u003e flags=\u003cDiffSyncFlags.CONTINUE_ON_FAILURE|SKIP_UNMATCHED_DST: 5\u003e model=site src=\u003cNetboxAdapter \"netbox\"\u003e status=success unique_id=Courbevoie\r\n2024-07-05 16:59:05,409 - DEBUG - 2024-07-05 14:59.05 [debug    ] Attempting model update        [diffsync.helpers] action=update diffs={'-': {'parent': 'France'}, '+': {'parent': 'france'}} dst=\u003cLocal \"local\"\u003e flags=\u003cDiffSyncFlags.CONTINUE_ON_FAILURE|SKIP_UNMATCHED_DST: 5\u003e model=region src=\u003cNetboxAdapter \"netbox\"\u003e unique_id=Rennes\r\n2024-07-05 16:59:05,409 - INFO - 2024-07-05 14:59.05 [info     ] Updated successfully           [diffsync.helpers] action=update diffs={'-': {'parent': 'France'}, '+': {'parent': 'france'}} dst=\u003cLocal \"local\"\u003e flags=\u003cDiffSyncFlags.CONTINUE_ON_FAILURE|SKIP_UNMATCHED_DST: 5\u003e model=region src=\u003cNetboxAdapter \"netbox\"\u003e status=success unique_id=Rennes\r\n2024-07-05 16:59:05,409 - DEBUG - 2024-07-05 14:59.05 [debug    ] Attempting model create        [diffsync.helpers] action=create diffs={'+': {'slug': 'bob', 'status': 'Staging', 'region': 'Rennes'}} dst=\u003cLocal \"local\"\u003e flags=\u003cDiffSyncFlags.CONTINUE_ON_FAILURE|SKIP_UNMATCHED_DST: 5\u003e model=site src=\u003cNetboxAdapter \"netbox\"\u003e unique_id=BOB\r\n2024-07-05 16:59:05,427 - INFO - Created Site in YML file: {'name': 'BOB', 'slug': 'bob', 'status': 'Staging', 'region': 'Rennes'}\r\n2024-07-05 16:59:05,428 - INFO - 2024-07-05 14:59.05 [info     ]                                [diffsync.helpers] action=create diffs={'+': {'slug': 'bob', 'status': 'Staging', 'region': 'Rennes'}} dst=\u003cLocal \"local\"\u003e flags=\u003cDiffSyncFlags.CONTINUE_ON_FAILURE|SKIP_UNMATCHED_DST: 5\u003e model=site src=\u003cNetboxAdapter \"netbox\"\u003e status=success unique_id=BOB\r\n2024-07-05 16:59:05,429 - DEBUG - 2024-07-05 14:59.05 [debug    ] Attempting model update        [diffsync.helpers] action=update diffs={'-': {'parent': 'France'}, '+': {'parent': 'france'}} dst=\u003cLocal \"local\"\u003e flags=\u003cDiffSyncFlags.CONTINUE_ON_FAILURE|SKIP_UNMATCHED_DST: 5\u003e model=region src=\u003cNetboxAdapter \"netbox\"\u003e unique_id=Seclin\r\n2024-07-05 16:59:05,429 - INFO - 2024-07-05 14:59.05 [info     ] Updated successfully           [diffsync.helpers] action=update diffs={'-': {'parent': 'France'}, '+': {'parent': 'france'}} dst=\u003cLocal \"local\"\u003e flags=\u003cDiffSyncFlags.CONTINUE_ON_FAILURE|SKIP_UNMATCHED_DST: 5\u003e model=region src=\u003cNetboxAdapter \"netbox\"\u003e status=success unique_id=Seclin\r\n2024-07-05 16:59:05,429 - DEBUG - 2024-07-05 14:59.05 [debug    ] Attempting model create        [diffsync.helpers] action=create diffs={'+': {'slug': 'bob', 'status': 'Staging', 'region': 'Rennes'}} dst=\u003cLocal \"local\"\u003e flags=\u003cDiffSyncFlags.CONTINUE_ON_FAILURE|SKIP_UNMATCHED_DST: 5\u003e model=site src=\u003cNetboxAdapter \"netbox\"\u003e unique_id=BOB\r\n2024-07-05 16:59:05,430 - ERROR - 2024-07-05 14:59.05 [error    ] Failed to create site {'name': 'BOB'} - it already exists! [diffsync.helpers] action=create diffs={'+': {'slug': 'bob', 'status': 'Staging', 'region': 'Rennes'}} dst=\u003cLocal \"local\"\u003e flags=\u003cDiffSyncFlags.CONTINUE_ON_FAILURE|SKIP_UNMATCHED_DST: 5\u003e model=site src=\u003cNetboxAdapter \"netbox\"\u003e status=error unique_id=BOB\r\n2024-07-05 16:59:05,430 - WARNING - 2024-07-05 14:59.05 [warning  ] No object resulted from sync, will not process child objects. [diffsync.helpers] action=create diffs={'+': {'slug': 'bob', 'status': 'Staging', 'region': 'Rennes'}} dst=\u003cLocal \"local\"\u003e flags=\u003cDiffSyncFlags.CONTINUE_ON_FAILURE|SKIP_UNMATCHED_DST: 5\u003e model=site src=\u003cNetboxAdapter \"netbox\"\u003e unique_id=BOB\r\n2024-07-05 16:59:05,430 - DEBUG - 2024-07-05 14:59.05 [debug    ] Attempting model update        [diffsync.helpers] action=update diffs={'-': {'slug': 'courbevoie'}, '+': {'slug': 'courbevois'}} dst=\u003cLocal \"local\"\u003e flags=\u003cDiffSyncFlags.CONTINUE_ON_FAILURE|SKIP_UNMATCHED_DST: 5\u003e model=site src=\u003cNetboxAdapter \"netbox\"\u003e unique_id=Courbevoie\r\n2024-07-05 16:59:05,430 - INFO - 2024-07-05 14:59.05 [info     ] Updated successfully           [diffsync.helpers] action=update diffs={'-': {'slug': 'courbevoie'}, '+': {'slug': 'courbevois'}} dst=\u003cLocal \"local\"\u003e flags=\u003cDiffSyncFlags.CONTINUE_ON_FAILURE|SKIP_UNMATCHED_DST: 5\u003e model=site src=\u003cNetboxAdapter \"netbox\"\u003e status=success unique_id=Courbevoie\r\n2024-07-05 16:59:05,430 - INFO - 2024-07-05 14:59.05 [info     ] Sync complete                  [diffsync.helpers] dst=\u003cLocal \"local\"\u003e flags=\u003cDiffSyncFlags.CONTINUE_ON_FAILURE|SKIP_UNMATCHED_DST: 5\u003e src=\u003cNetboxAdapter \"netbox\"\u003e\r\n```\r\nIt try here to create BOB site and it created it bind to Rennes regions but after finish child sync of Rennes it try a second time to create BOB it self because in site list, and this raise a duplication error.\r\n\r\n\u003c!-- What did you expect to happen? --\u003e\r\n### Expected Behavior\r\n\r\nIt should create once any objects even if it try to sync it in the child tree process.\r\n\r\n\u003c!--\r\n    Describe in detail the exact steps that someone else can take to reproduce\r\n    this bug using the current release.\r\n--\u003e\r\n\r\n","author":{"url":"https://github.com/jo-bzh","@type":"Person","name":"jo-bzh"},"datePublished":"2024-07-05T15:12:57.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/275/diffsync/issues/275"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:7ff4a118-cc3c-1578-6f6c-60f87daf23ea
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idC0D8:FFF42:2606BF7:31A4864:6990C393
html-safe-noncea61ea62f18374f8c1fbff7fda4f49f2d466ddd93078fd4e2046e99e6db4c372f
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDMEQ4OkZGRjQyOjI2MDZCRjc6MzFBNDg2NDo2OTkwQzM5MyIsInZpc2l0b3JfaWQiOiIyNTA5Nzg3MDU0ODM5MjE5MDkxIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac61e100799f81080a0628861275bb0e5af00999e232eb5abdf969b1274465780c
hovercard-subject-tagissue:2392785338
github-keyboard-shortcutsrepository,issues,network-graph,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/networktocode/diffsync/275/issue_layout
twitter:imagehttps://opengraph.githubassets.com/9c9d5d8b29ce8385b9956cadb25374c98ef22eb6a7e9d26509716b90ecb4fff8/networktocode/diffsync/issues/275
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/9c9d5d8b29ce8385b9956cadb25374c98ef22eb6a7e9d26509716b90ecb4fff8/networktocode/diffsync/issues/275
og:image:altEnvironment DiffSync version: 2.0.0 Python version 3.12 Observed Behavior When launch sync_from function for a dataset with multiple model dependencies, in this example Regions parent of Sites. syn...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamejo-bzh
hostnamegithub.com
expected-hostnamegithub.com
None42c603b9d642c4a9065a51770f75e5e27132fef0e858607f5c9cb7e422831a7b
turbo-cache-controlno-preview
go-importgithub.com/networktocode/diffsync git https://github.com/networktocode/diffsync.git
octolytics-dimension-user_id13106404
octolytics-dimension-user_loginnetworktocode
octolytics-dimension-repository_id292296974
octolytics-dimension-repository_nwonetworktocode/diffsync
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id292296974
octolytics-dimension-repository_network_root_nwonetworktocode/diffsync
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
release848bc6032dcc93a9a7301dcc3f379a72ba13b96e
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/networktocode/diffsync/issues/275#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fnetworktocode%2Fdiffsync%2Fissues%2F275
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
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
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
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://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fnetworktocode%2Fdiffsync%2Fissues%2F275
Sign up https://patch-diff.githubusercontent.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=networktocode%2Fdiffsync
Reloadhttps://patch-diff.githubusercontent.com/networktocode/diffsync/issues/275
Reloadhttps://patch-diff.githubusercontent.com/networktocode/diffsync/issues/275
Reloadhttps://patch-diff.githubusercontent.com/networktocode/diffsync/issues/275
networktocode https://patch-diff.githubusercontent.com/networktocode
diffsynchttps://patch-diff.githubusercontent.com/networktocode/diffsync
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Fnetworktocode%2Fdiffsync
Fork 30 https://patch-diff.githubusercontent.com/login?return_to=%2Fnetworktocode%2Fdiffsync
Star 178 https://patch-diff.githubusercontent.com/login?return_to=%2Fnetworktocode%2Fdiffsync
Code https://patch-diff.githubusercontent.com/networktocode/diffsync
Issues 39 https://patch-diff.githubusercontent.com/networktocode/diffsync/issues
Pull requests 8 https://patch-diff.githubusercontent.com/networktocode/diffsync/pulls
Discussions https://patch-diff.githubusercontent.com/networktocode/diffsync/discussions
Actions https://patch-diff.githubusercontent.com/networktocode/diffsync/actions
Projects 0 https://patch-diff.githubusercontent.com/networktocode/diffsync/projects
Security 0 https://patch-diff.githubusercontent.com/networktocode/diffsync/security
Insights https://patch-diff.githubusercontent.com/networktocode/diffsync/pulse
Code https://patch-diff.githubusercontent.com/networktocode/diffsync
Issues https://patch-diff.githubusercontent.com/networktocode/diffsync/issues
Pull requests https://patch-diff.githubusercontent.com/networktocode/diffsync/pulls
Discussions https://patch-diff.githubusercontent.com/networktocode/diffsync/discussions
Actions https://patch-diff.githubusercontent.com/networktocode/diffsync/actions
Projects https://patch-diff.githubusercontent.com/networktocode/diffsync/projects
Security https://patch-diff.githubusercontent.com/networktocode/diffsync/security
Insights https://patch-diff.githubusercontent.com/networktocode/diffsync/pulse
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/networktocode/diffsync/issues/275
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/networktocode/diffsync/issues/275
Sync Model it already exists (duplicate model sync owing to multiple parent dependencies)https://patch-diff.githubusercontent.com/networktocode/diffsync/issues/275#top
https://github.com/jo-bzh
https://github.com/jo-bzh
jo-bzhhttps://github.com/jo-bzh
on Jul 5, 2024https://github.com/networktocode/diffsync/issues/275#issue-2392785338
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.