Skip to content

Commit ac17cfd

Browse files
authored
[Fixes #13611] link only cloned one to copy resource (#13612)
1 parent 835f252 commit ac17cfd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

geonode/upload/handlers/common/vector.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -863,7 +863,6 @@ def copy_geonode_resource(
863863
layer_name=data_to_update.get("title"),
864864
alternate=new_alternate,
865865
execution_id=str(_exec.exec_id),
866-
asset=get_default_asset(resource),
867866
)
868867

869868
copy_assets_and_links(resource, target=new_resource)

0 commit comments

Comments
 (0)