Skip to content
This repository was archived by the owner on Feb 6, 2026. It is now read-only.
This repository was archived by the owner on Feb 6, 2026. It is now read-only.

Pages created via cfl use legacy editor format #39

@piekstra

Description

@piekstra

Description

Pages created using cfl page create are being created in Confluence's legacy editor format rather than the new cloud editor format.

Observed Behavior

When creating a page via the CLI:

echo "# My Page" | cfl page create -s ENG -t "My Page"

The resulting page shows:

  • A "Legacy editor" badge in the page header
  • Tooltip: "This page is using the legacy editor"
  • A prompt to "Convert page" to the cloud editor

Expected Behavior

Pages should be created using the new Confluence cloud editor format by default, since Atlassian has announced the legacy editor will be phased out.

Screenshots

(See attached screenshots showing the legacy editor indicator and conversion prompt)

Near Title:

Image

When Clicking "Edit":

Image

Environment

  • cfl version: (latest)
  • Confluence Cloud

Additional Context

From the Confluence UI, there's a modal stating:

"Time to convert your page. This page is compatible with the cloud editor. The legacy editor will be phased out soon, find out more in the announcement."

This suggests the API may need to use a different endpoint or parameter to create pages in the new format.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions