The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Passing parms to a Velocity template

David Frager _gmail_
May 31, 2014

I have a custom field that I am passing to a velocity template.

The field is based on MultiCFType <String>, and contacts an array of JIRA issues.

For my View.vm template, I want to display each of the issues in the custom field, as well as retrive the issue summary for display.

Since the values passed to the velocity template are not issue objects, I do not have the ability to pull the summary.

I am looking for a recommendation for either passing the required data to the template or retrived the summary field directly from within the template.

Any sample code would be appreciated

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
David Frager _gmail_
June 2, 2014

I resolved this issue by getting the issue summary within Java and passing it inside of the map object

TAGS
AUG Leaders

Atlassian Community Events