Skip to content

Add export/import for perspectives and views#193

Open
cancan101 wants to merge 1 commit into
pimcore:2.2from
cancan101:claude/perspective-editor-173-e9cHv
Open

Add export/import for perspectives and views#193
cancan101 wants to merge 1 commit into
pimcore:2.2from
cancan101:claude/perspective-editor-173-e9cHv

Conversation

@cancan101
Copy link
Copy Markdown

Adds Export and Import buttons to the Perspective Editor and View Editor toolbars, enabling migration of perspectives and custom views between servers (#173).

Export serializes the current tree store to a downloadable JSON file. Import reads such a file back into the tree store: new ids are generated to avoid collisions, duplicate perspective names are suffixed, and entries are marked writeable. Imported entries are applied through the existing Save flow, so the regular server-side validation still applies.

Export is available to read-only view users; import requires write permission.

Adds Export and Import buttons to the Perspective Editor and View Editor
toolbars, enabling migration of perspectives and custom views between
servers (pimcore#173).

Export serializes the current tree store to a downloadable JSON file.
Import reads such a file back into the tree store: new ids are generated
to avoid collisions, duplicate perspective names are suffixed, and entries
are marked writeable. Imported entries are applied through the existing
Save flow, so the regular server-side validation still applies.

Export is available to read-only view users; import requires write
permission.
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 1, 2026


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Jun 1, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants