You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
I'm not sure what I'm doing wrong. but the values are getting populated in one column in the form of an array.
PS: I'm very new to coding.
Groovy:
test = new TestTool(issues) class TestTool { def user def issues
TestTool(issues) { this.issues = issues } def say3() { " ${issues.assignee.displayName}" }}
Markup:
<?xml version="1.0" encoding="ISO-8859-1"?>
<fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format"> #set($runScript = true) #if($runScript) $scripting.execute("test.groovy") #else #set($runScript = false) #end <fo:layout-master-set> <fo:simple-page-master master-name="A4" page-height="29cm" page-width="20.7cm" margin-top="0.5cm" margin-bottom="0.5cm" margin-left="2.0cm" margin-right="3.0cm"> <fo:region-body region-name="page-body" margin-top="0.5cm" margin-bottom="1.0cm" /> <fo:region-before region-name="page-header" extent="0.5cm" /> </fo:simple-page-master> </fo:layout-master-set>
<fo:page-sequence master-reference="A4" font-family="serif"> <!-- header --> <fo:static-content flow-name="page-header"> <fo:block font-size="120%" text-align-last="justify" color="#777"> <fo:inline> $helloWorld.say() </fo:inline> <fo:leader/> <fo:inline> with the <fo:basic-link color="#036" text-decoration="underline" external-destination="url('https://marketplace.atlassian.com/5167')">JIRA PDF View Plugin</fo:basic-link></fo:inline> </fo:block> </fo:static-content> <!-- body --> <fo:flow flow-name="page-body" font-size="12pt"> <fo:table text-align="center"> <fo:table-body> <fo:table-row> <fo:table-cell number-columns-spanned="4"> <fo:block text-align-last="center" padding="0.5em" font-size="200%"> <fo:inline font-weight="bold" color="#070">test</fo:inline> </fo:block> </fo:table-cell> </fo:table-row> </fo:table-body> </fo:table> <fo:table> <fo:table-body> <fo:table-row> <fo:table-cell border="thin solid #000" padding="0.5em" number-columns-spanned="10"> <fo:block-container overflow="hidden"> <fo:block><fo:inline font-weight="bold"> $test.say3() </fo:inline></fo:block> </fo:block-container> </fo:table-cell> </fo:table-row> </fo:table-body> </fo:table> </fo:flow> </fo:page-sequence></fo:root>
The manager’s daily activities include a list of challenges to reach high levels of efficiency for their teams. Part of these challenges is related to how to deal with the worklog systems sin...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events