-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: 3.0.3, 3.1
-
Component/s: Administration - Workflows, Email notifications
-
Environment:
Tomcat 4.1.31 with MySQL 4.0 on Windows 2000 server
JDK 1.4.2, 512Mo of Heap
-
3
I created a worfklow transition with event "Issue Commented" instead of generic event and a transitition view with "Add comment and Assign".
If I use this transition without entering any comment (leave textfield blank), a Velocity exception is thrown (see attachment). The notification mail contains the same stacktrace.
If one use the same transition and enters a comment, eveything work as expected.