Issue 14604

Downloads fail when username is less than 3 chars

14604
Reporter: omeyn
Assignee: omeyn
Type: Bug
Summary: Downloads fail when username is less than 3 chars
Priority: Critical
Resolution: Fixed
Status: Resolved
Created: 2014-01-09 13:18:43.264
Updated: 2014-02-11 16:06:14.753
Resolved: 2014-02-11 16:06:14.73
        
Description: There's a check constraint in postgres that says the created_by field has to contain at least 3 characters. Either we need to remove that, or add the constraint to user creation. From the occurrence-download-ws logs:

Caused by: com.sun.jersey.api.client.UniformInterfaceException: HTTP 500: Apache Tomcat/7.0.39 - Error report