Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

SDP-18770:  Enhance object type User to allow similar user names usernames to be added 

There was a problem with loading the User and User Group if the Username is a part of f another Username that is already loaded. The panel that  that checks for the existence of an User uses ‘LIKE’ a wildcard clause instead of an EXACT match resulting in an error about indicating an unsuccessful attempt to update an existing User.

For example: , if a User 1 with the Username 'EAGLEUSER123' already exists existed on the environment , and need there was the potential to load a User 2 with the Username 'EAGLEUSER12'.

The User existence check was updated for resolving the User by an exact match in the User and User Group inbound interfaces.  The same problem was fixed for the Center Role existence check.

Option This option to lookup users and center roles by an exact match is supported in panels since starting with the 2017R2.11 version only.

Files changed:

...