Product: PowerShell Universal Version: 5.0.9
Hello everyone,
We are using PSU since version 3.X, and we are planning to migrate to 5.0.X soon.
But it seems that some functions is missing in the Endpoints page of PSU:
Method GET and POST color tag are swapped. It’s disturbing
Thank you. (Sorry if the questions was already asked before )
Sorry,
I forgot to mention another bug on the Endpoints pages:
If I take for example page 2 of my endpoints:
Tags bugged
It list that all my methods are GET (this is wrong).
If I modify the first endpoint and then I come back, now it’s displayed correctly:
Tags Ok
Of course, the bug come back if I click on the Endpoints page again.
We can get these issues resolved. I opened an issue here: Endpoint Issues · Issue #3848 · ironmansoftware/powershell-universal · GitHub
As for the folder view, this will come back in a future release. We are looking at ways to better organize endpoints in general (file system folders) and would like to implement that along with a folder system.
Adam Driscoll
PowerShell Expert and Developer at Devolutions
Thank you very much for your quick response
Product: PowerShell Universal
Version: 5.0.10
Installation : Windows MSI
Hello,
I would like to make a feedback about the Endpoint issues that was corrected in the new version 5.0.10.
Tags method color
Method tags not displayed correctly
If I list my endpoint in the first page, it display correctly:
But if I go the the second page, I’ve multiple tags on endpoints. But I don’t have endpoints with multiple method:
If I get back to the first page, now multiple tags are at the same position:
Seems that tags are kept in the same place, and more I go through pages, more it add tags on endpoints. It doesn’t flush.
See the first page again:
Page size selector
(New) Environments Startup Script
It’s not possible to add one or multiple startup script in Environments Admin console (GUI).
The only workaround is to add manualy and directly on the environments.ps1 file ( -startupscript @(script1, script2) ).
This is working and saved. But, startup script are not displayed in the environment parameters in the GUI.
Thank you
bd6d923e02500aae5fa8232452c16c0a80b38ff3.png
a6ee6875e0fe30bd0d9138d11e9495a43deff594.png
bea66866cd8dfcb62e8a171d836dfccf6effdc99.png
2edf9179bb42a9be0014aa92cd5962dac253fc35.png