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

Exported meatdata seems to have notes field truncated to 181 characters #691

Open
mprasil opened this issue Mar 20, 2025 · 0 comments
Open

Comments

@mprasil
Copy link

mprasil commented Mar 20, 2025

I tried to export few items using dsc export and they all seem to have their Notes field truncated to exactly 181 characters:

# random document with longer notes field:
❯ cat metadata.json | jq .notes -r | wc -c
181

The JSON itself looks complete and valid, it's just the field is not complete. The same item shows correctly via web interface including full notes text. Items that have shorter notes show up complete in the export, only longer notes are truncated.

I have tried latest version of DSC from master branch and 0.11.0 - both seem to do the same. I'm running Docspell version 0.42 and currently can't upgrade to 0.43, so sadly can't test with that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant