Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Let an asset be imported from an ID that Craft export provides #767

Closed
texasbaptists opened this issue Nov 6, 2020 · 2 comments
Closed

Comments

@texasbaptists
Copy link

I need to migrate entries from an old section to a new one. When entries with an asset field (in my case a featured image) are exported from Craft, the JSON data gives an asset ID. It would be super helpful if I could import this JSON into the new section and the asset field be populated with the assets that are already in the system by ID.

Here's an example of how an asset field shows up when exporting craft entries:

        "featuredImage": [
            "168975"
        ],
@cole007
Copy link

cole007 commented Dec 7, 2020

100% could do with this feature

@johnj24
Copy link

johnj24 commented Mar 16, 2021

I could use this feature as well. Element Exporter and Feed Me do not feel 100% compatible otherwise. I posed this question in April 2020 and did get one response recently if it helps anyone: https://craftcms.stackexchange.com/questions/35215/importing-assets-with-feed-me-using-element-exporter-data

@craftcms craftcms locked and limited conversation to collaborators Aug 13, 2021

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Projects
None yet
Development

No branches or pull requests

4 participants