Support associating documents with entities without having to create the reference on both ends #2627
Labels
No labels
backend
critical
defect
duplicate
enhancement
fixed
frontend
general
invalid
major
minor
normal
oxjs
pandora_client
python-ox
task
trivial
wontfix
worksforme
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
0x2620/pandora#2627
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
(tagging faces in photos etc.)
Support associating documents with entities without having to create the relation on both endsto Support associating documents with entities without having to create the reference on both endsAPI:
addDocument({id: *|[*], entity: *|[*]})UI: "ObjectArrayInput" with type and autocompleting name in documents dialog, "ArrayInput" with ids (and/or names?) in entities dialog.