Hi,
Please find the attached patch for RM #1801: Properly handle databases with
datallowconn == false.
Issue: While connecting the database, allowconn parameter was not in
consideration. Also, the database properties query call was on the
selected database which was not correct.
Fix: Put the check of allowconn, while connecting the database in JS file.
Also, the database properties query call set to the maintenance database.
Thanks,
Khushboo