Skip to content

Using export with content dependencies includes schema dependencies #254

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
johanbomoller opened this issue Feb 5, 2025 · 0 comments
Open

Comments

@johanbomoller
Copy link

When using export on a content item and selecting "include content dependencies" it will also include all schema dependencies event if include schema dependencies is not selected.

Image

Reproduction

Bug summary

The bug makes it hard to export just content with content dependencies.

Steps to reproduce

  • Access the backoffice
  • Rightclick a content node.
  • Select export
  • Select Include content dependencies
  • Export
  • Download the result
  • Open the zip
  • See how it contains all schema dependencies.

Expected result

A zip file containing only content and content dependencies. No schemas.

Actual result

A zip that contains more schemas than content.

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

No branches or pull requests

1 participant