Skip to content

Improve data transformation rules

Daniel Schwab requested to merge 1128-improve-data-tranformation-rules into main

For #1128

  • Just copy data if source and target content_type are the same.
  • User localized_string method to transform any content_type to ContentTypes::String

Merge request reports