dsanderbi commented on issue #8187:
URL: https://github.com/apache/hop/issues/8187#issuecomment-5475063216

   Okay, thanks for the information.
   
   We would need a fix so the file paths selected through the environment 
settings do not automatically use the project variables.
   Instead, the selected files should always be referenced relative to the 
project home.
   
   I checked for logging metadata, as long as you define a project variable 
like `LOGGING_HOME=${PROJECT_HOME}/logging` and you store the pipeline inside, 
use the browse button to select the file, the path will be set to 
`${LOGGING_HOME}/logging.hpl` and the ETL will fail after startup 
   
   <img width="985" height="113" alt="Image" 
src="https://github.com/user-attachments/assets/36d94639-1bd7-40de-b73f-0d242ef4b202";
 />


-- 
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