-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Not A Bug
-
Affects Version/s: 9.1-SNAPSHOT
-
Fix Version/s: None
-
Component/s: CSV Importer, Seam / JSF UI, Web UI
-
Tags:
When trying to upload a document with a UIID, Contributor, Author, create date, modified date, I receive an error that only admins can import this type of document. I was able to import via CSV with same user to other folders. Step to recreate.
1. Log into Web and JSF UI
2. Click + sign
3. Select CSV tab
4. Select file with UIID, contributor, Author, crate date and modified date included in file
5. Select Apply Date, Author, and Dublin Core data checkbox
6. Click Create button
7. Results show that import failed
The error that I can see is below.
16:18:23,729 ERROR [CSVImporterWork] Line 2: Unable to create document: Only Administrator can import 16:18:23,739 ERROR [CSVImporterWork] Line 3: Unable to create document: Only Administrator can import
the issue is that i have been able to create other documents, using the CSV process with this same user in folder of the same workspace.