com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_link3' is unknown.

Sample Tenant Definition

 The configuration included in the tenant.json file is as follows:

{
      "admin":"admin",
      "firstname":"Frank",
      "lastname":"Myers",
      "adminPassword":"admin123",
      "tenantDomain":"frank.com",
      "email":"foo@bar.com",
      "active":"true"
}

Parameter definitions

Parameter
Description
Required
Default Value
Example

admin

Tenant's usernameYesN/Aadmin

firstname

Tenant's first nameYesN/A
Frank

lastname

Tenant's last nameYesN/A
Myers

adminPassword

Tenant's default password that is specified by the super administratorYesN/A
admin123

tenantDomain

Tenant's domain nameYesN/A
frank.com

email

Tenant's email addressYesN/A
foo@bar.com

active

This determines whether or not to activate the tenantYestruetrue
com.atlassian.confluence.content.render.xhtml.migration.exceptions.UnknownMacroMigrationException: The macro 'next_previous_links2' is unknown.