Im trying to use the JMWE post function to create a comment which displays the previous comment
<%=issue.getFieldHistory("status")last()getAt('fromString')%> <%=issue.getAsString("status")%> by <%= currentUser.getDisplayName() %>
found it. using getFieldHistory
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.