-
Bug
-
Resolution: Fixed
-
Low
-
3.1.1
Using a workflow validator and using the name in the exception results in an error in the attached screenshot:
throw new com.opensymphony.workflow.InvalidInputException("summary", "Summary is incorrect")
The expectation is that the error message will be displayed next to the summary field.
The following will not work:
throw new InvalidInputException("summary", "Summary is incorrect")
But the following will work although not by the field:
throw new InvalidInputException("Summary is incorrect")
- is blocked by
-
JSDSERVER-5781 Workflow validators result in error when using name
-
- Gathering Impact
-
- relates to
-
JSDSERVER-3647 Unspecific message shown in Portal when a validation in "Create Issue" transition fails
-
- Closed
-
- was cloned as
-
QUALITY-479 Failed to load
[JSDSERVER-3592] Workflow validators result in error when using name
Workflow | Original: JSD Bug Workflow v5 - TEMP [ 2305116 ] | New: JAC Bug Workflow v3 [ 3125514 ] |
Status | Original: Done [ 10044 ] | New: Closed [ 6 ] |
Link | New: This issue is blocked by JSDSERVER-5781 [ JSDSERVER-5781 ] |
Attachment | New: The Slightly Better Error Message.png [ 314048 ] |
Attachment | New: The Bad Error Message.png [ 314047 ] |
Workflow | Original: JSD Bug Workflow v5 [ 2059043 ] | New: JSD Bug Workflow v5 - TEMP [ 2305116 ] |
Workflow | Original: JSD Bug Workflow v5 - TEMP [ 2056435 ] | New: JSD Bug Workflow v5 [ 2059043 ] |
Workflow | Original: JSD Bug Workflow v5 [ 1955996 ] | New: JSD Bug Workflow v5 - TEMP [ 2056435 ] |
Workflow | Original: JSD Bug Workflow v4 [ 1615994 ] | New: JSD Bug Workflow v5 [ 1955996 ] |
Labels | New: affects-server |
Workflow | Original: JSD Bug Workflow v2 [ 1603189 ] | New: JSD Bug Workflow v4 [ 1615994 ] |