grainger.atlassian.net
Migrating to Confluence cloud, we have a lot of on-prem Jira Issues macros that use Scriptrunner advanced JQL functions. For example project = OHMOD AND status != closed AND issuefunction in hasLinkType(Blocks) order by Sprint, fixVersion
In the cloud, I created a Scriptrunner enhanced search filter with this JQL: issueFunction in linkedIssuesOf("project = OHMOD AND status != closed", "blocks") order by Sprint, fixVersion
When I specify the name of the filter in the Confluence Cloud Jira Issues macro, it can't be found. Putting the JQL directly in the macro doesn't work either. Is it possible to display the results of an enhanced search in Confluence?
With the Confluence settings the only way to do this is to "unwatch" the artical completely.
It may be worth looking at some of the enhanced functionality provided by plugins, but from what I have seen so far none provide the exact requirements you have asked for.
Have you considered raising this as an enhancement request?
Maybe it's not such a good idea not to be notified when someone deletes your comments anyhow. SO I am not considering an enhancement request.
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.