Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
wordpress_migrate
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
wordpress_migrate
Commits
37dfbf4f
Commit
37dfbf4f
authored
3 years ago
by
Philippe Joulot
Committed by
Dan Feidt
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3177011
by phjou, HongPong: Migration is crashing when wordpress exports empty title
parent
a6afd2bc
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
migrations/wordpress_content.yml
+5
-1
5 additions, 1 deletion
migrations/wordpress_content.yml
with
5 additions
and
1 deletion
migrations/wordpress_content.yml
+
5
−
1
View file @
37dfbf4f
...
@@ -60,7 +60,11 @@ process:
...
@@ -60,7 +60,11 @@ process:
# type mapping is dynamically generated.
# type mapping is dynamically generated.
# uid mapping is dynamically generated.
# uid mapping is dynamically generated.
# tag/category field mappings are dynamically generated.
# tag/category field mappings are dynamically generated.
title
:
title
title
:
plugin
:
skip_on_empty
method
:
row
source
:
title
message
:
'
Cannot
import
empty
titles.
This
may
include
trashed
posts
from
the
WordPress
import
file.'
# @todo: Will need process plugin to rewrite links/img refs.
# @todo: Will need process plugin to rewrite links/img refs.
# @link https://www.drupal.org/node/2742279
# @link https://www.drupal.org/node/2742279
'
body/value'
:
content
'
body/value'
:
content
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment