You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@ciur, I use papermerge as a part of some bigger app. Currently, papermerge does not support custom metatada for documents, so I store it in a separate database (mongodb). For that reason I'd like to keep unified id across both "systems", but the mongodb record comes first and then, the id cannot be changed anymore.
Would be great to be able to define custom document/folder
id
when sendingPOST
request to/api/nodes
.Example request body:
This was possible in version
2.1.9
and it is not possible anymore since version3.x
The text was updated successfully, but these errors were encountered: