Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data on USS files is cache'd locally and not cleared, so opened/closed files don't show correct content in some scenarios #806

Closed
Joe-Winchester opened this issue May 19, 2020 · 2 comments
Labels
bug Something isn't working USS

Comments

@Joe-Winchester
Copy link
Member

Describe the bug
Editing files in USS I double click to edit and close, e.g. /u/myuserid/myfile.txt
I then use the filter to select a different directory from favourites and open /u/myuserid/temp/myfile.txt.
The file that opens is the previous one with the same name.
The same occurs when I edit and save and close a file editor, and then behind the Zowe Explorer I update that file (perhaps through VI or ISPF 3.17

To Reproduce
Edit a file, close it, edit another file with the same name.

Expected behavior

Once a file editor is closed clear the cache.
I know there is a button "Pull from mainframe" however this isn't obvious to customers to use.
The expected behavior should be that once an editor is closed the local copy is lost, and also that if I open two files with the same name in different paths I get each unique file, rather than the same contents

@zdmullen
Copy link
Contributor

This should be covered by a fix for Issue #458 .

@Joe-Winchester
Copy link
Member Author

Awesome - tks for fixing this ! I owe you beer/coffee/chocolates !!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working USS
Projects
None yet
Development

No branches or pull requests

3 participants