zowe / zowe-explorer-vscode

Visual Studio Code Extension for Zowe, which lets users interact with z/OS Data Sets, Unix System Services, and Jobs on a remote mainframe instance. Powered by Zowe SDKs.
Eclipse Public License 2.0
173 stars 92 forks source link

USS file not tagged after upload in V3 #3330

Open t1m0thyj opened 6 days ago

t1m0thyj commented 6 days ago

Describe the bug

When a USS file is opened with a custom encoding, and changes are saved to the file, then the USS file tag is not updated.

Actual behavior The z/OS Files SDK does not update the USS file tag after upload - see https://github.com/zowe/zowe-cli/issues/2371

Expected behavior The ZoweExplorerZosmf.UssApi.uploadFromBuffer method should tag a USS file with encoding if one is specified.

Screenshots

Desktop (please complete the following information):

Additional context

github-actions[bot] commented 6 days ago

Thank you for creating a bug report. We will investigate the bug and evaluate its impact on the product. If you haven't already, please ensure you have provided steps to reproduce the bug and as much context as possible.