You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed an issue where opening sequential data sets within favorited searches resulted in an error. #3163
Fixed an issue where automatic file extension detection identified file types incorrectly. #3181
Fixed an issue where Zowe Explorer displayed a "No Zowe client configurations" prompt when a project user configuration existed but no global configuration was present. #3168
Fixed an issue where the ProfilesUtils.getProfileInfo function returned a new ProfileInfo instance that ignored the ZOWE_CLI_HOME environment variable and workspace paths. #3168
Fixed an issue where the location prompt for the Create Directory and Create File USS features would appear even when a path is already set for the profile or parent folder. #3183
Fixed an issue where the Create Directory and Create File features would continue processing when the first prompt was dismissed, causing an incorrect URI to be generated. #3183
Fixed an issue where the Create Directory and Create File features would incorrectly handle user-specified locations with trailing slashes. #3183
Fixed an issue where a 401 error could occur when opening PDS members after updating credentials within the same user session. #3150
Fixed issue where switching from token-based authentication to user/password would cause an error for nested profiles. #3142
Fixed the "Edit Profile" operation to open the correct files when both global and project team configs are present. #3125
IBM z/OS FTP for Zowe Explorer
Bug fixes
Fixed bug where the getContents MVS and USS APIs failed to return whenever a local file path was provided. #3199
Zowe Explorer APIs
Bug fixes
Updated the ZoweTreeNode.setProfileToChoice function so that it propagates profile changes to its child nodes. #3150