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
…instance the error message is not helpful
Bug description:
When updating port values on a DS instance, if the port value is already in use
the error message displayed by the UI is not helpful.
Fix description:
Add a UI method that checks if the updated port value is already in use.
If it is, disable the save button.
Fixes: 389ds#6481
Reviewed by:
Issue Description
When ports that are in use are used to update a DS instance the error message is not helpful
Package Version and Platform:
Steps to Reproduce
1st instance
Expected results
The user should not be allowed to use a port number that is already in use
The text was updated successfully, but these errors were encountered: