You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
When I use the JIRA issues Macro, in the table appears the following error:
Error on line 76: The element type "link" must be terminated by the matching end-tag "</link>".<br/>class java.io.IOException
Thank you for your help.
Regards
Jorge Gaston Rivainera.
I had this issue too and was able to resolve it by replacing part of the link that I copied over from the XML link attribute.
The original link looked like this:
http://jira.companyname.com/jira/secure/IssueNavigator.jspa?reset=true&jqlQuery=...
And I changed it to this instead:
http://jira.companyname.com/jira/sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?jqlQuery=...
The second method was the way that we used to insert links to jira task lists into our wiki before this macro was avaialble. Hopefully this helps others as well.
I found the solution
U have to copy the XML view of the page in macro funcion in confluence
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I found the solution
U have to copy the XML view of the page in macro funcion in confluence
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@citnet admin - this is ondemand.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
So this is a bit tricky to troubleshoot without actually playing around with the macro in a guess and check troubleshooting way. Here's what I'd do:
Basically, something isn't closing your html tags correctly. I'm guessing this is a result of a custom field, but it also could be a one-off of the data that's returned.
If you need, open up a support ticket and give us the URL of your confluence page. Our support team can log in and take a look.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Jeremy, I probe with your advice, but the Macro don't work, thank you for your help.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Do you mean the macro never works? I think the thing to do is open a support ticket at this point and we can look at the exact page.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I updated your title. It'll be more likely to be seen, plus people will find it on Google later.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi, I have 4.0.5 version of Confluence and 4.4.3 version of JIRA.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.