-
Notifications
You must be signed in to change notification settings - Fork 94
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
Zowe Explorer incorrectly thinks dataset members have been changed on the mainframe between opening in VSCode and saving in VSCode. #3310
Comments
Thank you for creating a bug report. |
Hi @skurtz97, Thanks for filing the bug report - I have a couple questions to help track down the source of the issue:
|
Thanks for the heads up about the APAR! I will take a look and hopefully I can close out this issue relatively quickly if that ends up being the fix. |
Hi @traeok Just a partial update. Hopefully will have the full one through later tonight.
Trying the 7 character username in a sec... |
I'm not sure what else to try since I believe that APAR sounds like it was z/OSMF specific for errors caused by using 8 characters user IDs...and this error appears to still be happening with a 7 character ID. Is there any reason to believe the APAR would help? |
Thank you for the quick update! I'll get my extensions updated when this goes through and report back. |
Describe the bug
Receiving the message "There is a newer version of this file on the mainframe. Compare with remote contents or overwrite?" in a pop-up at the bottom right of vscode.
The available responses to the pop-up are to either compare or overwrite. Overwriting works as expected and will save the open file to the remote.
However, this was not the behavior until very recently, sometime after the 3.0 release I believe. We have tried:
To Reproduce
Expected behavior
These datasets are not opened on the remote and the comparison does not show any actual changes. I would expect a Ctrl + S to save the file to the remote without asking for manual confirmation of an overwrite.
Screenshots
Desktop (please complete the following information):
Additional context
This started at some point after upgrade to 3.0, but I vaguely remember it working after the upgrade and don't think it started exactly with the 3.0.0 update.
Usually, we use Broadcom extensions, but for testing to verify this is a Zowe explorer problem, all extensions were uninstalled and language modes turned off.
The text was updated successfully, but these errors were encountered: