Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
drupal
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
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
drupal
Merge requests
!2534
Issue
#2890690
: MigrateLookup plugin has inconsistent return values.
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Closed
Issue
#2890690
: MigrateLookup plugin has inconsistent return values.
issue/drupal-2890690:2890690-migratelookup-plugin-has
into
9.5.x
Overview
0
Commits
3
Pipelines
0
Changes
66
Closed
Issue #2890690: MigrateLookup plugin has inconsistent return values.
Dieter Holvoet
requested to merge
issue/drupal-2890690:2890690-migratelookup-plugin-has
into
9.5.x
Jul 22, 2022
Overview
0
Commits
3
Pipelines
0
Changes
66
0
0
Merge request reports
Compare
9.5.x
version 3
1f4071e0
Jul 25, 2022
version 2
40c83a8e
Jul 25, 2022
version 1
7375584b
Jul 22, 2022
9.5.x (base)
and
latest version
latest version
2e88face
3 commits,
Dec 6, 2022
version 3
1f4071e0
3 commits,
Jul 25, 2022
version 2
40c83a8e
2 commits,
Jul 25, 2022
version 1
7375584b
1 commit,
Jul 22, 2022
66 files
+
615
−
112
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
66
core/modules/aggregator/migrations/d6_aggregator_item.yml
+
7
−
3
View file @ 2e88face
Edit in single-file editor
Open in Web IDE
Show full file
@@ -9,9 +9,13 @@ source:
process
:
iid
:
iid
fid
:
plugin
:
migration_lookup
migration
:
d6_aggregator_feed
source
:
fid
-
plugin
:
migration_lookup
migration
:
d6_aggregator_feed
source
:
fid
return_associative
:
TRUE
-
plugin
:
extract
index
:
-
fid
title
:
title
link
:
link
author
:
author
Loading