Skip to end of banner
Go to start of banner

Future Macro - Interoperability

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 42 Next »

Summary

The future macro works fine with many macros, however, there are numerous cases where the interactions of the future macro with other macros will not produce the desired result. The background rendering of the content can prevent more advanced macros from behaving as expected. Similarly, some advanced macros can interfere with the communications needed by the future macro to display the content that is rendered in the background. Fixes have been provided for some of the most prevalent use cases and more will be considered in the future based on user need. Even though there are a number of interoperability issues, the benefits for some of the most common scenarios warranted delivery. Plus interoperability is significantly better than the old future plugin provided.

This page is intended to document interoperability with other advanced macros. In some cases, there are restrictions or work-arounds for using the macros together. In other case, improvements are needed in the implementations to work better together. Feedback from users with experience with other macros not listed will help everyone to be able to use the support more effectively. Please vote and open new issues if necessary.

 

Outer

Macro

MacrosStatusTested

Restrictions & Workarounds

Discussion
futurefuture(warning)(tick)

Since 6.4, many scenarios are now covered. The most significant restriction future within an include within a future macro.

Confluence 5.4.3 or above provides the most scenario coverage.

Error rendering macro 'jira' : Unable to locate Jira server for this macro. It may be due to Application Link configuration.

Unable to locate Jira server for this macro. It may be due to Application Link configuration.

futurecache(tick)(tick) 

Since 6.2. Prior to 6.2, cache refresh link does not work inside a future macro.

future

table-plus, sql, csv, excel

(tick)(tick)  
futurerun, run-now(tick)(tick)  
futurecloak(error)(tick)  
futuremetadata macros(tick)(tick)  Unable to locate Jira server for this macro. It may be due to Application Link configuration.
futurescaffolding macros(tick)(tick)(warning) Does not work in edit contents mode Unable to locate Jira server for this macro. It may be due to Application Link configuration. Unable to locate Jira server for this macro. It may be due to Application Link configuration.
future

report-table, report-variable

(error)(tick)  CACHE-146
futureother reporting macros(tick)(tick) There is a user report Unable to locate Jira server for this macro. It may be due to Application Link configuration.
futureexpand(tick)(tick)Requires release 6.1 and at least Confluence 5.0 Unable to locate Jira server for this macro. It may be due to Application Link configuration.
tocfuture on same page(tick)(tick)  Unable to locate Jira server for this macro. It may be due to Application Link configuration.

expand

future(tick)(tick) 

Unable to locate Jira server for this macro. It may be due to Application Link configuration.

Similar results for other expand like macros that selectively show data

cloakfuture(tick)(tick)  

deck/card

future(tick)(tick)

Requires 6.1.1. Use future macro for one or more cards. This is the most typical situation.

Unable to locate Jira server for this macro. It may be due to Application Link configuration. , Unable to locate Jira server for this macro. It may be due to Application Link configuration.

localtabgroup/localtab

future(tick)(tick)Requires 6.4.

Unable to locate Jira server for this macro. It may be due to Application Link configuration.

cachefuture(warning)(tick) 

It works, but is of little value as cache will capture the rendered body without the rendered data from the future macro. Each rendering of the page will result in the future macro getting the data in the background again.

macros requiring web resources

Examples:

  • show-if, hide-if and similar
future(warning)(tick)

(tick) Confluence 4.x - 5.1

(warning) Confluence 5.2 - 5.4.2

(tick) Confluence 5.4.3+ with Cache 6.3 or above.

Unable to locate Jira server for this macro. It may be due to Application Link configuration. A workaround is to have the macro requiring resources to be on the page outside of the future macro. Perhaps in a Hide macro with rendering.
Refined Wikifuture

(warning)

 

   Unable to locate Jira server for this macro. It may be due to Application Link configuration.
future

OfficeConnector

  • viewxls
  • viewdoc
  • viewppt
  • viewpdf

 

  • (tick)
  • (tick)
  • (error)
  • (error)
(tick)

Requires release 6.1

Resolved with Confluence 5.4.3 and above together with Cache 6.3 or above.

  • viewppt (tick)
  • viewpdf (tick)
Unable to locate Jira server for this macro. It may be due to Application Link configuration.
futureJIRA macro(tick)(tick)  
futurepagetree(warning)(tick)

(tick) Confluence 4.x - 5.1

(tick) Confluence 5.2 - 5.4.2: Requires 6.4

(tick) Confluence 5.4.3 or above: Requires 6.4 and an Atlassian pagetree plugin fix. See Tracked Atlassian issues.

Unable to locate Jira server for this macro. It may be due to Application Link configuration.

CONF-33388

futurepage-gadget(warning)(tick)

(tick) Confluence 4.x - 5.1

(tick) Confluence 5.2 or above: Requires Cache 6.4 or above

Unable to locate Jira server for this macro. It may be due to Application Link configuration.
future

code

code-pro

(tick)(tick)

Fixed in Confluence 5.8.5.

Workaround: Make sure the page has a code or code-pro macro outside of a future macro. This brings in the necessary web resources correctly.

Or install the patched version of the code macro plugin.

CONF-35014 - will provide a fix for the code macro for future versions of Confluence

newcode-macro-plugin-2.1.5.1.jar - a patched version of the code macro for Confluence 5.3 and above

Unable to locate Jira server for this macro. It may be due to Application Link configuration.

futureConfluence table sorting(tick)(tick)

Some Confluence release level restrictions.

Workaround: Use Table Plus Macro.

CONF-35452

CACHE-105

future

excerpt-include

excerpt

(error) Avoid putting the excerpt macro within a future macro if you need to access the data using excerpt-include. CACHE-183
chartfuture(error) The chart macro excepts all data to be available immediately, so a delayed rendering via future is not going to work. 
LegendStatus
(tick)Works
(warning)Works with some restrictions or workarounds
(error)Does not work in most cases
(question)Unknown

Issues Related to Future macro

key summary type created updated due assignee reporter priority status resolution

Unable to locate Jira server for this macro. It may be due to Application Link configuration.

  • No labels