Skip to content
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

JsonProvider export doesn't work with artifact mode #339

Open
dkarlovi opened this issue Feb 2, 2022 · 0 comments
Open

JsonProvider export doesn't work with artifact mode #339

dkarlovi opened this issue Feb 2, 2022 · 0 comments
Labels
Milestone

Comments

@dkarlovi
Copy link
Collaborator

dkarlovi commented Feb 2, 2022

Q A
Bug report? yes
Feature request? no
BC Break report? no
RFC? no
Branch? master

When exporting an artifact (which is imported as an asset into Pimcore), you cannot use JSON Provider because it expects $params["file"] to be set (which it isn't).

XMLProvider allows this by exporting to a temp file which is then renamed into the file or imported as an artifact.

@dkarlovi dkarlovi added the bug label Mar 15, 2022
@dkarlovi dkarlovi added this to the 4.0.0 milestone Apr 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant