-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Page - Attachments (Image, Video, etc.), Page - Copy
-
None
-
1
Summary
In Confluence Cloud, when users copy a page using the graphical user interface (GUI), the page is duplicated along with its properties and attachments by default. Currently, there is no option to customize what elements are copied, leading to unnecessary duplication of attachments and increased storage usage. This feature request proposes the introduction of a checkbox option that allows users to select whether attachments and other properties should be copied.
Suggestion for Implementation
To address these challenges, it is suggested that Confluence Cloud's page copy functionality be enhanced to include a checkbox option in the GUI. This option would allow users to select whether attachments and other properties should be copied along with the page. By providing this flexibility, users can tailor the page copy process to their specific needs, reducing unnecessary duplication and optimizing storage usage.
Workaround
We can use Copy single page API as an alternative since it allows the option to choose what elements should or should not get copied over.