You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hop.apache.org by "martinezcajm (via GitHub)" <gi...@apache.org> on 2023/07/13 12:44:58 UTC

Re: [I] [Bug]: Updated Component Field Values are not reflecting in the Pipeline (hop)

martinezcajm commented on issue #2780:
URL: https://github.com/apache/hop/issues/2780#issuecomment-1634180462

   I am pretty sure I am having the same problem. And my specs are pretty similar.
   
   Apache Hop version?
   
   2.3.0
   
   Java version?
   
   OpenJDK11U 11.0.18_10
   
   Operating system
   
   Windows Server 2019 Datacenter
   
   
   Example:
   At the Dimension lookup/update step
   
   ![imagen](https://github.com/apache/hop/assets/56414701/78fd1f45-8a60-4cdf-b379-feeddd78e90d)
   
   Even after choosing one type for every field
   
   ![imagen](https://github.com/apache/hop/assets/56414701/c95f6678-0e78-451a-8343-3be201d0d8e9)
   
   Once saved (pressing Ok) it's not saved successfuly and is set tu None again once I reopen the transform.
   
   I checked the hpl file and it looks to be missing a tag at <fields>
   
   ![imagen](https://github.com/apache/hop/assets/56414701/38febb26-6a8d-41be-9421-8ba650a74607)
   
   Tried adding this tag. As I saw other transformations having type features used it.
   
   `<type>String</type>`
   
   However it didn't work and it was overwritten to its original state. I think it's best to continue in this issue. If that's not the case I can create a new Issue
   


-- 
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: issues-unsubscribe@hop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org