eyazan opened a new issue, #8377:
URL: https://github.com/apache/hop/issues/8377
### Apache Hop version?
2.19.0
### Java version?
21.0.11
### Operating system
Docker
### What happened?
After committing a staged (blue) pipeline file in the File Explorer
perspective,
the file disappears from the file tree entirely. This happens consistently,
right at the moment the file turns from blue (staged) to black (committed).
The underlying git operation is NOT affected: Push still succeeds afterwards,
and the commit + file content are correctly visible in the remote repository
(Azure DevOps in our case). This confirms the issue is purely a File Explorer
tree/UI refresh problem, not actual data loss.
The tree does not recover on its own, and clicking the Refresh toolbar button
does not bring the file back. Closing and reopening the File Explorer
perspective (or a full page reload, since we're on Hop Web) is currently the
only workaround.
This may be related to #7797 ("Refresh in explorer doesn't see new files"),
but the trigger here is specifically the Commit action on an already
add/staged file, not new file creation — so it might be a distinct root
cause worth tracking separately.
### Issue Priority
Priority: 3
### Issue Component
Component: Hop Web
--
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]