-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Duplicate
-
Affects Version/s: 10.10
-
Fix Version/s: None
-
Component/s: CSV Importer
-
Tags:
This options makes the CSV importer use the core session importDocument API instead of the regular createDocument. This API checks that the current user is an admin and if not throws and exception with the message "Only Administrator can import"
This message is really not end user friendly and I had to look at the source to understand the meaning.
- duplicates
-
NXP-26429 Improve error handling / permissions on CSV import
- Resolved