Issue #3263877: DefaultEntityValue - document configuration properties and improve documentation
Merged
requested to merge issue/migrate_plus-3263877:3263877-default-entity-value-document-properties into 8.x-5.x
1 unresolved thread
Closes #3263877
Merge request reports
Activity
- Resolved by Ivan Doroshenko
- Resolved by Ivan Doroshenko
26 28 * default_value: editorial 27 29 * @endcode 28 30 * 31 * In this example the user with "editorial" name will be assigned to 'uid' I am a little bit confused by the example migration process pipeline above.
If the process plugin is trying to set the uid to a value from the source, which is typically an integer, why is the example providing a string?
If that makes sense to someone else, then the only change I would suggest is to reword:
In this example, the "uid" destination property is assigned to either the value from the lookup or "editorial" when the original author was not found during the lookup.
changed this line in version 4 of the diff
added 1 commit
added 7 commits
Toggle commit list
Please register or sign in to reply