Hi all,
I insert the macro 'Insert JIRA issue/Filter" in a Confluence page.
When I preview the page, everything is OK.
But when I save and see the "real" page, I have the error message "Refresh didn't work. Try again or click an issue to see it in JIRA".
Do you have any ideas?
Best regards,
Richard
What version of JIRA and Confluence are you presently on?
Looks like a similar issue was resolved on an older version:
I have the same problem, but not using custom fields on order clause. Preview works, updated not.
My filter (sanitized):
issuetype = Bug AND Environment in (Production) AND project in (PRJA, PRJB, PRJC) AND (fixVersion in unreleasedVersions() OR fixVersion is EMPTY) AND status not in (Done) AND Origin in (Development) AND ("Epic Link" is EMPTY OR "Epic Link" not in (EP-1, EP-2)) ORDER BY status ASC, project ASC
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I solved my question with this:
It may help others too.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We had a problem with this macro when there were special characters in the query result.
This filter worked well: "key IN (ABC-1, ABC-2)"
This did not: "labels IN (učebny, kanceláře)"
I can confirm that the link provided by Junio Fernandes solved our problem with the macro. (Confluence Server 7.8)
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 have the exact same problem even when I use the filter ID ("Filter = 99999")
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I still have this problem even when I use the filter ID !
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am seeing the same issue even when there are not special characters and when I limit the displayed fields to just the key. Doesn't seem to be any workaround except to use the filteresults macro instead.
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.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.