hansva commented on issue #6069:
URL: https://github.com/apache/hop/issues/6069#issuecomment-3585118043

   Thanks for the retest @dave-csc, I had created a sample that was a bit 
different in 2.15 and tested that again after my changes.
   
   - The dialog opens correctly for pipelines made in 2.15 so the mapping part 
of the MDI transform is working as expected
   - We have an NPE for fields that expect a list but when we give it a static 
value (the keys column)
   
   The NPE seems to be a general issue with the way we handle the new method of 
doing metadata injection. It seems fields that expect a list cant have a 
constant anymore. This will be an issue for all transforms I'll dive into 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