Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: fcfe7cfb7c7c284855ef3af1de1b4e0018800a7f https://github.com/pgadmin-org/pgadmin4/commit/fcfe7cfb7c7c284855ef3af1de1b4e0018800a7f Author: Akshay Joshi <akshay.jo...@enterprisedb.com> Date: 2024-01-01 (Mon, 01 Jan 2024)
Changed paths: M docs/en_US/release_notes_8_2.rst M web/pgadmin/static/js/components/FormComponents.jsx Log Message: ----------- Fixed an issue where DB Restrictions were not visible on the server dialog. #7059