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
Hi,
when i try to import a site the tags associated doesn't import, and I got the error bellow :
Traceback (most recent call last):
File "import-site.py", line 264, in
main(sys.argv[1:])
File "import-site.py", line 251, in main
sc.importSiteTags(siteId, items)
File "/home/mehdi/share-import-export-master/shareclient/alfresco.py", line 746, in importSiteTags
ename, edesc = e
ValueError: too many values to unpack
thanks in advance.
The text was updated successfully, but these errors were encountered:
Hi,
when i try to import a site the tags associated doesn't import, and I got the error bellow :
Traceback (most recent call last):
File "import-site.py", line 264, in
main(sys.argv[1:])
File "import-site.py", line 251, in main
sc.importSiteTags(siteId, items)
File "/home/mehdi/share-import-export-master/shareclient/alfresco.py", line 746, in importSiteTags
ename, edesc = e
ValueError: too many values to unpack
thanks in advance.
The text was updated successfully, but these errors were encountered: