alexmller commented on issue #4843:
URL: https://github.com/apache/hop/issues/4843#issuecomment-3323073582

   @dave-csc As far as I understand from the code, the action does not process 
its input intentionally, when "Is filename defined in a field" is checked. This 
makes sense to me, since the action then generates its own rows and would 
require a strategy to map both data streams.
   
   The solution would be to explicitly join or merge the other data stream, 
putting the data grid in parallel rather than upfront in this case.
   
   I think this issue could be solved by making this clear in the 
documentation. What do you think?
   
   @nadment Would you be interested in creating a new proposal for the dialog's 
UI? I think, removing the fields as you did is smart, but the filter tab also 
could become more intuitive. I would like to support that and maybe even 
implement it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to