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
Using the format described here - https://f5devcentral.github.io/vscode-f5/#/device_importing?id=json-object-list-import-structure
When I import multiple devices, I see it add a device and the IP address changes as it parses the file and stops at the last one in the JSON structure. If I repeat, it will add a new device and then stop at the next to the last one in the JSON file, and this repeats until all of the devices in the JSON file are in place.
I originally discovered this on a code server implementation of the extension, but can replicate it locally on my windows 10 machine as well.
Both versions of the extension are 3.16.1
Using the format described here - https://f5devcentral.github.io/vscode-f5/#/device_importing?id=json-object-list-import-structure
When I import multiple devices, I see it add a device and the IP address changes as it parses the file and stops at the last one in the JSON structure. If I repeat, it will add a new device and then stop at the next to the last one in the JSON file, and this repeats until all of the devices in the JSON file are in place.
I originally discovered this on a code server implementation of the extension, but can replicate it locally on my windows 10 machine as well.
Both versions of the extension are 3.16.1
The text was updated successfully, but these errors were encountered: