Allow to work with non-text fields

Created on 30 March 2023, over 1 year ago
Updated 3 July 2023, over 1 year ago

Problem/Motivation

When I tried to use this process plugin for the uid field (i.e., node author user), this plugin could not find the existing value, because it looked at 'value' key of the field value.

The uid field is an entity reference, so it uses 'target_id' key.

Proposed resolution

Call getString() to get the string value of the field, instead of assuming that it is inside value key.
See the MR.

Remaining tasks

Code review, user testing.

✨ Feature request
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States krisahil

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024