Forums

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

replace text in macro with the value of the variable

Benoît
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 18, 2021

 Hello everyone, I'm calling for help!

I am on a case of a macro which, thanks to a query system, returns the tickets linked to issuesKey with jira.

My question is: when I edit my macro, the user creates their table and I want that when the user in the first column, first row, enters for example: $ issueKey and it update, automatically the value of the ticket is dynamically filled. I know you can do this with MarkupBuilder in Groovy, but I want to do it in Java.

I tried to do ujn page.getBodyAsString () to know the sctrucutre and then modify it, or even BufferedWriter ... a little lost, a little help would not be refused! Thank you !! 

0 answers

Suggest an answer

Log in or Sign up to answer