Skip to content

Code block inside of quote block deleted on import (File to DB graph) #523

@5hir0kur0

Description

@5hir0kur0

Search first

  • I searched and no similar issues were found

What Happened?

I noticed that some text of a block was missing after importing it from a file graph to a DB graph.
See screenshot:
Image

The block in question is:

	#+BEGIN_QUOTE
	Current workaround to use barrier as server

	 *  Gnome 41
	 *   Xwayland 21.1.3

	    Login Gnome wayland session
	    Set up following dconf keys to allow Xgrab on Xwayland

	```
	$ gsettings set org.gnome.mutter.wayland xwayland-allow-grabs true
	$ gsettings set org.gnome.mutter.wayland xwayland-grab-access-rules "['Barrier', 'barrier']"
	```

	    Locate X11 window client(such as chrome) at screen border
	    Move mouse cursor and pass screen border which X11 window client is located.
	#+END_QUOTE

Reproduce the Bug

  1. Download the example graph below.
  2. Open test.logseq.com
  3. Import the graph using the "File to DB Graph" importer
  4. Go to the Journal for October 22, 2025 to see that the code block was not imported.

Expected Behavior

Text should not be deleted in the DB graph.

Files

db-import-errors.zip

Browser, Desktop or Mobile Platform Information

Browser: Chromium
test.logseq.com: v0.11.0 (f89d108)

Additional Context

No response

Are you willing to submit a PR? If you know how to fix the bug.

  • I'm willing to submit a PR (Thank you!)

Metadata

Metadata

Labels

bugSomething isn't workingimport

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions