anyproto / anytype-heart

Shared library for Anytype clients
https://anytype.io
Other
227 stars 43 forks source link

Incomplete Import from Notion to Anytype #674

Open developerisnow opened 9 months ago

developerisnow commented 9 months ago

Have you read a contributing guide?

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?

AnastasiaShemyakinskaya commented 9 months ago

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.

developerisnow commented 9 months ago

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?)

fuksman commented 8 months ago

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

developerisnow commented 8 months ago

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

done✅

AnastasiaShemyakinskaya commented 8 months ago

@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

developerisnow commented 8 months ago

@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?