### Problem When user wants to change the connection type or one of the fields in AdminService. It doesn't let it do it. ### Possible problem/Solution The validation error, the config has the same ip and port. So, validation model in Update methods should be tweaked.
Problem
When user wants to change the connection type or one of the fields in AdminService. It doesn't let it do it.
Possible problem/Solution
The validation error, the config has the same ip and port. So, validation model in Update methods should be tweaked.