-
Notifications
You must be signed in to change notification settings - Fork 58
Description
Is your feature request related to a problem? Please describe.
Customer is running Viya 3.5 with 24w24 patch (SAS Studio Enterprise Release 5.2.1, Build date Oct 15, 2024 02:01:02AM).
They would like to see the same content surfaced in the SAS Server navigation pane, whether they are viewing their Viya 3.5 server using SAS Studio 5.2.1 or the SAS Extension for VS Code. Below are screenshots showing the differences they see. The light mode is SAS Studio 5.2.1 and the dark node is VS Code. Specifically missing are any files under the Home directory that are stored on their GPFS storage array.
"HCEM_Viya_DR" Profile is below:
"SAS.connectionProfiles": {
"activeProfile": "HCEMI_Viya_DR",
"profiles": {
"HCEMI_Viya_DR": {
"connectionType": "rest",
"endpoint": "https://redacted‐server‐name.company.com/",
"clientId": "VSCodeIDX",
"clientSecret": "REDACTED"
}
}
}
Server Navigation in SAS Extension for VS Code
Server Navigation in SAS Studio 5.2.1 Viya 3.5
Describe the solution you'd like
Identical Server Navigation so the same content on their Viya 3.5 Server is surfaced, particularly files stored on the GPFS storage array.
Describe alternatives you've considered
No response
Additional context
No response
SAS version
Viya 3.5 with 24w24 patch, Build Date October 15, 2024 02:01:02 AM