Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conflict occurred while exporting to Notion #3269

Open
1 of 7 tasks
l2dy opened this issue Jul 19, 2022 · 4 comments · May be fixed by #3970
Open
1 of 7 tasks

Conflict occurred while exporting to Notion #3269

l2dy opened this issue Jul 19, 2022 · 4 comments · May be fixed by #3970
Assignees
Labels
scope.pod Related to Data Import and Export from Dendron type.bug Something isn't working

Comments

@l2dy
Copy link
Contributor

l2dy commented Jul 19, 2022

Please select the area your bug applies to. (Multiple selections are Possible. You can leave blank if you're not sure.)

  • Workspace. VSCode workspace, vaults, Intellisense/autocomplete, Dendron settings
  • Lookup. Dendron's Lookup Command
  • Views. Dendron Preview, Tree View, Side Panels in the UI
  • Schema. Dendron Schemas
  • Pod. Data import from / export to Dendron
  • Publish. External Site Publish
  • Markdown. Markdown features, such as syntax support and features

Describe the bug

I could not export a hierarchy of notes to Notion.

DendronError: Failed to export all the notes. {"code":"conflict_error","name":"APIResponseError","status":409,"headers":{REDACTED},"body":"{"object":"error","status":409,"code":"conflict_error","message":"Conflict occurred while saving. Please try again."}"}
    at /Users/<user>/.vscode/extensions/dendron.dendron-0.104.0/dist/extension.js:2:673203
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async Promise.all (index 1)
    at async d.plant (/Users/<user>/.vscode/extensions/dendron.dendron-0.104.0/dist/extension.js:2:674751)
    at async d.execute (/Users/<user>/.vscode/extensions/dendron.dendron-0.104.0/dist/extension.js:2:616579)
    at async jr.execute (/Users/<user>/.vscode/extensions/dendron.dendron-0.104.0/dist/extension.js:8:3220069)
    at async jr.run (/Users/<user>/.vscode/extensions/dendron.dendron-0.104.0/dist/extension.js:8:2992191)
    at async /Users/<user>/.vscode/extensions/dendron.dendron-0.104.0/dist/extension.js:8:3425887
    at async o._executeContributedCommand (/Applications/Visual Studio Code.app/Contents/Resources/app/out/vs/workbench/api/node/extensionHostProcess.js:83:62513)

To Reproduce

Steps to reproduce the behavior:

  1. Run 'Dendron: Export Pod'
  2. See error

Expected behavior

Pod export successfully completes.

Screenshots

N/A

Desktop (please complete the following information)

  • OS: macOS
  • Versions (all that apply to bug):
    • Dendron Extension: 0.104.0
    • VS Code version: 1.68.1
    • Dendron CLI: 0.103.0

Additional context

Vault exported is https://github.com/l2dy/kb.

@github-actions github-actions bot added scope.pod Related to Data Import and Export from Dendron status.triage-needed type.bug Something isn't working labels Jul 19, 2022
@Harshita-mindfire
Copy link
Contributor

Thank you for raising the bug report. We will inform you when this gets fixed

@renanbronchart
Copy link

I have the same error.
Do you have any update on this?

1 similar comment
@rong-z
Copy link

rong-z commented Mar 30, 2023

I have the same error.
Do you have any update on this?

@l2dy
Copy link
Contributor Author

l2dy commented Mar 30, 2023

Given that Dendron the project is now in maintenance mode, I do not expect a fix for this issue anytime soon.

@abelfodil abelfodil linked a pull request Dec 22, 2023 that will close this issue
16 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope.pod Related to Data Import and Export from Dendron type.bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants