Hi ,
I'd like to import a list of users to an existing portal role (with the option 'Overwrite Existing Data' checked) but I always get the status 'UPDATE FAILED' and the detail gives something like
--------------
rdesc=MY_ROLE
status=UPDATE FAILED
rid=pcd:portal_content/xxx/MY_ROLE
uniquename=pcd:portal_content/xxx/MY_ROLE
warnings=Error:
user=[usr1, usr2, usr3....]
---------------
It seems to indicate an error with the user attribute but I just can't see what's wrong. The list of users in the import data is separated by semicolons.
This is the import data
------------------
[role]
rid=pcd:portal_content/xxx/MY_ROLE
user=usr1;usr2;usr3.....
-----------------
I have removed the rdesc but still have the same issue.Please help me to solve this issue.
Thanks and Regards
Nithya