Skip to content
Snippets Groups Projects

Issue #3263877: DefaultEntityValue - document configuration properties and improve documentation

Merged Issue #3263877: DefaultEntityValue - document configuration properties and improve documentation
1 unresolved thread
1 unresolved thread

Closes #3263877

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • added 1 commit

    • 6c22fb86 - Issue #3263877: DefaultEntityValue - document configuration properties and improve documentation

    Compare with previous version

  • Ivan Doroshenko resolved all threads

    resolved all threads

  • added 1 commit

    • 52a67db3 - Apply 1 suggestion(s) to 1 file(s)

    Compare with previous version

  • 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.

    • Ivan Doroshenko changed this line in version 4 of the diff

      changed this line in version 4 of the diff

    • It's supposed to work in the same way as DefaultValue, but instead of assigning "editorial" value, it'll use entity lookup to find a user with "editorial" user name.

      I changed the description. Can you have a look again?

    • Thank you. That explanation really helps.

    • Please register or sign in to reply
  • added 1 commit

    Compare with previous version

  • Ivan Doroshenko added 7 commits

    added 7 commits

    Compare with previous version

  • Please register or sign in to reply
    Loading