-
Suggestion
-
Resolution: Fixed
-
None
-
Standalone Version, JDK 1.5.0_08, MSSQL 2005 SP2
When i try to update the mail template with a slightly longer version i get a java exception:
00:34:58,164 ERROR 500ErrorPage: Exception caught in 500 page Hibernate operation: could not update: com.atlassian.crowd.model.property.Property#15; uncategorized SQLException for SQL [update [SERVERPROPERTY] set [NAME]=?, [VALUE]=? where [ID]=?]; SQL state [01004]; error code [0]; Data truncation; nested exception is java.sql.DataTruncation: Data truncation
org.springframework.jdbc.UncategorizedSQLException: Hibernate operation: could not update: com.atlassian.crowd.model.property.Property#15; uncategorized SQLException for SQL [update [SERVERPROPERTY] set [NAME]=?, [VALUE]=? where [ID]=?]; SQL state [01004]; error code [0]; Data truncation; nested exception is java.sql.DataTruncation: Data truncation
java.sql.DataTruncation: Data truncation
...
I looked at the SERVERPROPERTY table, and the column VALUE is set to varchar(255), and my template is longer than 255 chars.
255 chars is a harsh limit for a e-mail template.
Could you please increase the varchar size to something more usable?
[CWD-310] Mail Template size is limited to 255 characters
Workflow | Original: JAC Suggestion Workflow [ 3389225 ] | New: JAC Suggestion Workflow 3 [ 3629646 ] |
Status | Original: RESOLVED [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: Simplified Crowd Development Workflow v2 [ 1393298 ] | New: JAC Suggestion Workflow [ 3389225 ] |
Issue Type | Original: Improvement [ 4 ] | New: Suggestion [ 10000 ] |
Workflow | Original: Crowd Development Workflow v2 [ 272861 ] | New: Simplified Crowd Development Workflow v2 [ 1393298 ] |
Workflow | Original: Feature Request Workflow [ 174502 ] | New: Crowd Development Workflow v2 [ 272861 ] |
Summary | Original: Mail Template size is limted to 255 characters | New: Mail Template size is limited to 255 characters |
Workflow | Original: jira [ 81055 ] | New: Feature Request Workflow [ 174502 ] |
Assignee | Original: Justen Stepka [Atlassian] [ justen.stepka@atlassian.com ] | New: Justin Koke [ justin@atlassian.com ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Fixed spelling in title