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

Convert Marketplace listings to Place listings (and vice versa) #47

Open
dkoo opened this issue Mar 22, 2021 · 0 comments
Open

Convert Marketplace listings to Place listings (and vice versa) #47

dkoo opened this issue Mar 22, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@dkoo
Copy link
Contributor

dkoo commented Mar 22, 2021

With the coming Phase 2 requirement that businesses should be created as Place listings, there could be potential confusion about the use of Marketplace vs. Place listings since Phase 1 versions allow Marketplace listings to be used as business profiles. For this reason, we should create a feature in the editor that lets admins convert Marketplace listings into Place listings, and vice versa.

Since both post types share the same meta fields, it should be fairly clean to just swap the post_type property to do the conversion. One caveat is that Curated List blocks that contained the posts pre-conversion would no longer be able to find the posts by their original post type, so we'll need a strategy to handle that scenario.

cc @joeboydston

@dkoo dkoo added the enhancement New feature or request label Mar 22, 2021
@dkoo dkoo added this to the Phase 2 milestone Mar 22, 2021
@dkoo dkoo self-assigned this Mar 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant