CarlosJuncher03 opened a new issue, #8255:
URL: https://github.com/apache/hop/issues/8255

   ### What would you like to happen?
   
   <img width="1445" height="867" alt="Image" 
src="https://github.com/user-attachments/assets/2be8c395-0444-4d31-81b5-22759d355769";
 />
   
   Problem:
   The template pipeline displays red error icons (HOP-CHECK) on the Fonte Sql 
and Salva S3 transforms while editing in Hop GUI. This happens because the Hop 
validator attempts to check fields and the SQL query at design time, but this 
data is only injected dynamically at runtime via Metadata Injection.
   
   Objective:
   Implement a feature or mechanism that allows users to mark a HOP-CHECK error 
as ignored, resolved, or acknowledged (ACK / Suppress Warning) directly within 
the interface or pipeline properties.
   
   Expected Result:
   Upon marking an error as "ignored/expected", the red error icon should 
disappear or change to a neutral visual state (e.g., grayed out or hidden). 
This will eliminate false alarms and ensure static validation does not confuse 
other developers, while keeping the dynamic pipeline execution fully intact.
   
   ### Issue Priority
   
   Priority: 3
   
   ### Issue Component
   
   Component: Hop Gui


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