I'm a Confluence/JIRA admin and I seem to remember that when using the Confluence JIRA issues macro, the search box would autocomplete my JQL just as if I was in JIRA. But it's not working today ... am I misremembering? I only noticed it because I found another (seemingly new) problem when linking a page to an agile sprint's list of issues:
I have two JIRA sprints in different projects. They are labeled "2015.1.1" and "ABC2015.1.1" (not real name). Note the first is a substring of the second. If I search
sprint = 2015.1.1
in JIRA it converts to
sprint = 107
and returns the correct items. But if I use the Confluence JIRA issues macro, the doesn't convert to the numeric sprint value and the macro returns all items from both sprints. Looking back at all my historical sprint wiki pages, the macros now list all items from pairs of sprints with similar names!
Jira: 6.2
Confluence: 5.4.3
Only recent config change I can think of is that last week I set up the 10 user version of Fisheye and linked it to JIRA (it's working fine).
Thanks in advance.