Copy source folder type to destination

This commit is contained in:
Petr Kalis 2025-10-22 16:14:01 +02:00
parent 475d4800a2
commit 9340df7a25

View file

@ -709,7 +709,7 @@ class ProjectPushItemProcess:
)
folder_entity = new_folder_entity(
folder_name,
"Folder",
src_folder_type,
parent_id=parent_id,
attribs=new_folder_attrib
)