Skip to content
Snippets Groups Projects
Commit 80e7798b authored by Henrik tom Wörden's avatar Henrik tom Wörden
Browse files

FIX: correct url

parent 7fd36560
No related branches found
No related tags found
3 merge requests!114Helper MR,!113F linkahead rename before rename,!112LinkAhead rename lvl 0
......@@ -436,7 +436,7 @@ def merge_entities(entity_a: Entity, entity_b: Entity, merge_references_with_emp
f"{diff_r1['properties'][key][attribute]}")
else:
# TODO: This is a temporary FIX for
# https://gitlab.indiscale.com/caosdb/src/linkahead-pylib/-/issues/105
# https://gitlab.indiscale.com/caosdb/src/caosdb-pylib/-/issues/105
entity_a.add_property(id=entity_b.get_property(key).id,
name=entity_b.get_property(key).name,
datatype=entity_b.get_property(key).datatype,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment