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

Several improvements to the Content Diff #147

Open
iuravic opened this issue Mar 23, 2022 · 0 comments
Open

Several improvements to the Content Diff #147

iuravic opened this issue Mar 23, 2022 · 0 comments
Assignees

Comments

@iuravic
Copy link
Collaborator

iuravic commented Mar 23, 2022

Continuing work from PR #141 here are a few improvements we should add to the Content Diff structure:

  • let's take an example of this current error message - Error, could not insert term_relationship for live post/object_id=14077 (new post_id=310) because term_taxonomy_id=990 is not found in live DB -- it exists in live term_relationships, but not in live term_taxonomy table. This should be improved so that in case where a Term is missing, we shouldn't be bringing over term_taxonomy_ids at all.
  • change this error message from and "Error" to a "warning" wording and warn that a specific taxonomy/term hasn't been brought over

Additions:

@iuravic iuravic self-assigned this Mar 23, 2022
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