Post migration should return linked media

Created on 29 March 2023, about 1 year ago

Problem/Motivation

Right now, there is no way to link the post with its associated media within the set of migrations in the module. This relation is identified by the `post_parent` column on the `posts` table and this could be inversed for the posts migration (similar to what we already do for terms).

Steps to reproduce

N/A

Proposed resolution

Add source property called `post_media` that contains all media IDs (post IDs)

Remaining tasks

Do it

User interface changes

None

API changes

Adding a source property on the WpPost migration

Data model changes

None

✨ Feature request
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡¨πŸ‡¦Canada hussainweb

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024