Re: [I] [Bug]: PDI/Kettle import - Combination Lookup/Update sequence name present in XML but not loaded by Hop GUI (hop)
hansva closed issue #7003: [Bug]: PDI/Kettle import - Combination Lookup/Update sequence name present in XML but not loaded by Hop GUI URL: https://github.com/apache/hop/issues/7003 -- 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]
Re: [I] [Bug]: PDI/Kettle import - Combination Lookup/Update sequence name present in XML but not loaded by Hop GUI (hop)
arif-basri commented on issue #7003: URL: https://github.com/apache/hop/issues/7003#issuecomment-4322389044 > Give it a try please. The fix is working, the missing values now appear correctly inside Hop Gui, right after importing it from Pentaho .ktr file. -- 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]
Re: [I] [Bug]: PDI/Kettle import - Combination Lookup/Update sequence name present in XML but not loaded by Hop GUI (hop)
mattcasters commented on issue #7003: URL: https://github.com/apache/hop/issues/7003#issuecomment-4311395981 Give it a try please. -- 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]
Re: [I] [Bug]: PDI/Kettle import - Combination Lookup/Update sequence name present in XML but not loaded by Hop GUI (hop)
arif-basri commented on issue #7003: URL: https://github.com/apache/hop/issues/7003#issuecomment-4297454762 @mattcasters will you fix `last_update_field` as reported above as well? -- 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]
Re: [I] [Bug]: PDI/Kettle import - Combination Lookup/Update sequence name present in XML but not loaded by Hop GUI (hop)
mattcasters commented on issue #7003:
URL: https://github.com/apache/hop/issues/7003#issuecomment-4279336988
`CombinationLookupMeta.java` : implement
`public void convertLegacyXml(Node node) { ... } ` to load the metadata
from the imported XML.
--
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]
