Notion import incorrect for pages with same name

WHAT IS THE BUG

When importing pages from Notion, if there are pages with same name then they will be created in Anytype but the relation gets messed up. All the relations will point to one page instead of their actual page.

HOW TO REPRODUCE IT

  1. I have a top level page called “Coding”. Inside it I have 3 pages called “AWS”, “GCP”, and “Azure”. Each of them have a page called “IAM: Identity and Access Management”.
  2. I imported everything from Notion and I can see all 3 IAM pages but 2 of them (AWS and Azure) are orphan nodes with no links to parent (in the graph view) and all 3 AWS, GCP and Azure node points to the IAM page which is inside the GCP page.

THE EXPECTED BEHAVIOR

The expected behaviour is to have all 3 nodes AWS, GCP and Azure to point to its respective child nodes called IAM and not have all 3 point to one IAM node and have other 2 as orphan nodes.

SYSTEM INFORMATION

MacBook Pro M2 - MacOS Sonoma Developer Beta
OS version: darwin arm64 14.0.0
App version: 0.32.3
Build number: build on 2023-06-16 17:36:56 +0000 UTC from at #2dedbf36180153199a1e39615edbd51bcb30e157(v0.27.5)
Library version: v0.27.5

This report has been added to our issue tracker and received by the Development Team.

Just to check: are you importing from Notion using the API?

image

Or with another option?

Yes Notion API import option.

1 Like

This issue has been fixed by the Development Team and will be implemented in an upcoming release.

@kishan Has this been fixed?