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

   ### Apache Hop version?
   
   2.16
   
   ### Java version?
   
   17
   
   ### Operating system
   
   Windows
   
   ### What happened?
   
   When an existing unit test is detached using the Detach button, the pipeline 
becomes bold, indicating unsaved changes. At this point the pipeline needs to 
be saved again.
   
   If the user opens the Unit Test dropdown and tries to select any unit test, 
the application throws
   
   ```bash
   HopException: 
   "Unit test '' could not be found (deleted)?
   
   Root cause: HopException: 
   "Unit test '' could not be found (deleted)?
   ```
   Steps to Reproduce:
   
   - Open a pipeline that already has a unit test assigned.
   - Click the Detach button to detach the existing unit test.
   - The pipeline is now marked as modified (bold, unsaved).
   - Open the Unit Test dropdown.
   
   ---
   Relates to:
   - #5477
   
   ---
   
   <img width="276" height="226" alt="Image" 
src="https://github.com/user-attachments/assets/5c2d8998-a655-4c3c-8986-4b580ed81e52";
 />
   
   ### Issue Priority
   
   Priority: 2
   
   ### Issue Component
   
   Component: Pipelines, 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