This is an automated email from the ASF dual-hosted git repository.

mcasters pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/hop.git


The following commit(s) were added to refs/heads/main by this push:
     new 9002cdc4bd Fix #6215 - 'Select Values' documentation refers to invalid 
'Edit mapping' function (#6223)
9002cdc4bd is described below

commit 9002cdc4bd6c8cca2f66c7c68391d253e9b70692
Author: Sergio Ramazzina <[email protected]>
AuthorDate: Wed Dec 17 11:22:05 2025 +0100

    Fix #6215 - 'Select Values' documentation refers to invalid 'Edit mapping' 
function (#6223)
---
 .../ROOT/pages/pipeline/transforms/selectvalues.adoc      | 15 ---------------
 1 file changed, 15 deletions(-)

diff --git 
a/docs/hop-user-manual/modules/ROOT/pages/pipeline/transforms/selectvalues.adoc 
b/docs/hop-user-manual/modules/ROOT/pages/pipeline/transforms/selectvalues.adoc
index 798b1b5e74..39ccccb786 100644
--- 
a/docs/hop-user-manual/modules/ROOT/pages/pipeline/transforms/selectvalues.adoc
+++ 
b/docs/hop-user-manual/modules/ROOT/pages/pipeline/transforms/selectvalues.adoc
@@ -73,21 +73,6 @@ Leave blank if you do not wish to rename the field
 [NOTE]
 To copy a field, simply specify the same field name multiple times with 
different rename values.
 
-==== Edit Mapping
-
-The Edit Mapping dialog allows you to easily define multiple mappings between 
source and target fields.
-
-[options="header"]
-|===
-|Option|Description
-|Source fields|A list of input fields available to map.
-Select a field to begin mapping
-|Target fields|A list of fields that source fields can be mapped to.
-Once you have selected a source field, select a target field to create a 
mapping
-|Add|Adds a source and target field mapping pair to the Mappings section
-|Delete|Removes a selected Mappings entry
-|===
-
 === Remove tab
 
 This tab allows you to remove fields from the input stream.

Reply via email to