com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_links' is unknown.
Configuration for Work List
If user needs to use a Remote Human Task to provide the Work List functionality instead of the Embedded Human Task or if user wants to subscribe for Work List notifications, uncomment the following configuration in registry.xml file. Please note that it is essential to provide credentials and URL to connect to the remote instance (ex:- remote BPS server) if the use case is to use a Remote Human Task. The user should provide credentials and URL to connect to the local instance if you simply want to use Work List notifications.
<workList serverURL="local://services/" remote="false"> <username>admin</username> <password>admin</password> </workList>
com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_links2' is unknown.