Fixed an issue where the dependent tab throwing an error when selecting any login/group role. Fixes #6294
Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=0f62fecca2f581c7da9fcca625dc8a7d57edebd4 Modified Files -------------- docs/en_US/release_notes_5_1.rst | 1 + web/pgadmin/browser/server_groups/servers/databases/__init__.py | 2 +- web/pgadmin/browser/server_groups/servers/roles/__init__.py | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-)