anyproto / anytype-heart

Shared library for Anytype clients

Home Page:https://anytype.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Incomplete Import from Notion to Anytype

developerisnow opened this issue · comments

commented

Have you read a contributing guide?

  • I have read CONTRIBUTING.md
  • I have searched the existing issues and didn't find any that were similar
  • I have considered creating a pull request with fixes instead of a bug report and want to proceed

Current Behavior

Importing a Notion database into Anytype using the API results in an incomplete import. The imported collection in Anytype contains only 256 records, whereas the original Notion database contains 1698 records.

Expected Behavior

The expectation is a complete import of the Notion database, with all 1698 records accurately transferred to Anytype.

Steps To Reproduce

  1. Use Anytype on M1 macOS Version 13.4.1 with Anytype Version: 0.35.2.
  2. Import a Notion database containing 1698 records into Anytype using the API.
  3. Observe that the imported collection in Anytype has only 256 records.

Environment

- OS: macOS Version 13.4.1 (M1)
- Anytype Version: 0.35.2

Anything else?

Why are records lost during the import process?

Hello! Could you please provide your Anytype identity (accountID)? You can find it in menu Help->Technical information?
I also recommend you to update your Anytype to the latest version.

commented

Hello! Could you please provide your Anytype identity (accountID)? You can find it in menu Help->Technical information? I also recommend you to update your Anytype to the latest version.

How can I send it to you privately? (issue is public?)

@developerisnow you can send this ID to my email fuksman@anytype.io

commented

@developerisnow you can send this ID to my email fuksman@anytype.io

done✅

@developerisnow you can send this ID to my email fuksman@anytype.io

done✅

Did you add all of your expected pages to Notion integration? Make sure they are added and try to import your objects again

commented

@developerisnow you can send this ID to my email fuksman@anytype.io

done✅

Did you add all of your expected pages to Notion integration? Make sure they are added and try to import your objects again

I added whole database with all subpages. Yes, I'm Sure.

Just trying to re-import again in a new account - also problem, but now even don't finish a import. It works already around 80 min - it's to slow, something wrong.

I canceled. Run again with console and network debug in the Dev Tools, and noticed
Error ObjectImportNotionValidateToken code: 3 description: status: 429, code: rate_limited, message: You have been rate limited. Please try again in a few minutes.: internal - looks like you didn't count limits of api notion?