Azure-Samples / Azure-Samples/digital-twins-explorer

The creation of relationships with existing nodes requires explicit definition of twins in spreadsheet.

Open
#261 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
215
Forks
127
PR merge metrics
No merged PRs in 30d

Description

Hi all,

If one wants to add relationships to an existing graph through the Excel-import feature of the explorer, one gets an error message in case the spreadsheet defines a relationship with an existing node, not explicitly defined again in the spreadsheet. The error message is saying that the ID ‘xxx’ does not exist yet, while it is already present in the graph. The twin needs to be defined explicitly in the Excel-spreadsheet, after which the relationship can be created and the twin is not duplicated.

Kind regards,
Michiel

![afbeelding](https://user-images.githubusercontent.com/53975317/161690288-ac9dca3f-a278-4cd8-8fb9-2f9ff6797d67.png)

Contributor guide

Open the contributing guide

Research direction

Start at the Excel-import feature in the explorer and reproduce the error with a spreadsheet relationship pointing to an existing graph node without redefining that node. Trace why the import reports the existing ID as missing, then verify that the relationship is created without duplicating the node.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, javascript
Domain
web-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.