<< Back to previous view |
![]() |
[QB-2033] JIRA create release notes step failed
|
|
Status: | Resolved |
Project: | QuickBuild |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | 5.1.23 |
Type: | Bug | Priority: | Major |
Reporter: | Steve Luo | Assigned To: | Unassigned |
Resolution: | Fixed | Votes: | 0 |
Remaining Estimate: | Unknown | Time Spent: | Unknown |
Original Estimate: | Unknown |
Description |
We're trying to use the "Jira Release Notes" step but it always returns "Failed to evaluate Velocity template", the error is:
14:38:21,393 DEBUG - Velocimacro : "velocimacro.library" is not set. Trying default library: VM_global_library.vm 14:38:21,393 DEBUG - Velocimacro : Default library not found. 14:38:21,393 DEBUG - Velocimacro : allowInline = true : VMs can be defined inline in templates 14:38:21,393 DEBUG - Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions 14:38:21,393 DEBUG - Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed. 14:38:21,393 DEBUG - Velocimacro : autoload off : VM system will not automatically reload global library macros 14:41:34,572 INFO - Executing post-execute action... 14:41:34,572 ERROR - Step 'master>== Trigger if PROMPT=false>Jira Report' is failed: Failed to evaluate Velocity template. (...) Caused by: java.lang.NullPointerException: logTag (i.e. template name) cannot be null, you must provide an identifier for the content being evaluated |