Purpose

While functionality is the same, Prefix and Postfix parameters accept different values in server and cloud.
You may need to re-write the values for these parameters after migrating to Cloud. 

Answer

  1. In Cloud, go to the page that contains migrated Add page / Add page via form macros

  2. Edit the page, and edit the macro. This will open up a macro editor

  3. Check the following table for values that are unsupported in Cloud, and see if you have any in the macro editor. Replace them with its cloud counterpart according to the table

Parameter name

Server value

Details

Cloud value

Details

Prefix / Postfix

%child-counter:next > number:000%

Child Counter Supplier injection

$id(<format>,<startAt>) 

To assign incremental IDs e.g. $id(000,1)

%global:current date>date:MMM d, yyyy%

Creating Pages with the Current Date in the Page Title

$date(<date-format>)

To output the current time and date e.g. $date(YYYY-MM-dd HH:mm a). Supported date-formats available here at Add Page.

'%space:key%

Current space key injection

$spaceKey

Use the targeted page's Confluence space key

'%space:name%

Current space name injection

$spaceName 

Use the targeted page's Confluence space