public inbox for [email protected]  
help / color / mirror / Atom feed
[pgAdmin][RM-6876]: Dashboard does not get update after connecting to server.
2+ messages / 2 participants
[nested] [flat]

* [pgAdmin][RM-6876]: Dashboard does not get update after connecting to server.
@ 2021-10-13 12:04 Nikhil Mohite <[email protected]>
  2021-10-14 06:17 ` Re: [pgAdmin][RM-6876]: Dashboard does not get update after connecting to server. Akshay Joshi <[email protected]>
  0 siblings, 1 reply; 2+ messages in thread

From: Nikhil Mohite @ 2021-10-13 12:04 UTC (permalink / raw)
  To: pgadmin-hackers

Hi Hackers,

Please find the attached patch for
<https://redmine.postgresql.org/issues/6672>RM-6876:
<https://redmine.postgresql.org/issues/6876; Dashboard does not get update
after connecting to server.


-- 
*Thanks & Regards,*
*Nikhil Mohite*
*Software Engineer.*
*EDB Postgres* <https://www.enterprisedb.com/;
*Mob.No: +91-7798364578.*


Attachments:

  [application/octet-stream] RM-6876.patch (691B, 3-RM-6876.patch)
  download | inline diff:
diff --git a/web/pgadmin/browser/server_groups/servers/static/js/server.js b/web/pgadmin/browser/server_groups/servers/static/js/server.js
index ac7649ab..afb850d4 100644
--- a/web/pgadmin/browser/server_groups/servers/static/js/server.js
+++ b/web/pgadmin/browser/server_groups/servers/static/js/server.js
@@ -921,6 +921,8 @@ define('pgadmin.node.server', [
               'pgadmin:database:connected', _data._id, _data.db, _item, _data
             );
 
+            // Load dashboard
+            pgBrowser.Events.trigger('pgadmin-browser:tree:selected', _item, _data, node);
             // We're not reconnecting
             if (!_wasConnected) {
               _tree.setInode(_item);


^ permalink  raw  reply  [nested|flat] 2+ messages in thread

* Re: [pgAdmin][RM-6876]: Dashboard does not get update after connecting to server.
  2021-10-13 12:04 [pgAdmin][RM-6876]: Dashboard does not get update after connecting to server. Nikhil Mohite <[email protected]>
@ 2021-10-14 06:17 ` Akshay Joshi <[email protected]>
  0 siblings, 0 replies; 2+ messages in thread

From: Akshay Joshi @ 2021-10-14 06:17 UTC (permalink / raw)
  To: Nikhil Mohite <[email protected]>; +Cc: pgadmin-hackers

Thanks, the patch applied.

On Wed, Oct 13, 2021 at 5:34 PM Nikhil Mohite <
[email protected]> wrote:

> Hi Hackers,
>
> Please find the attached patch for
> <https://redmine.postgresql.org/issues/6672>RM-6876:
> <https://redmine.postgresql.org/issues/6876; Dashboard does not get
> update after connecting to server.
>
>
> --
> *Thanks & Regards,*
> *Nikhil Mohite*
> *Software Engineer.*
> *EDB Postgres* <https://www.enterprisedb.com/;
> *Mob.No: +91-7798364578.*
>


-- 
*Thanks & Regards*
*Akshay Joshi*
*pgAdmin Hacker | Principal Software Architect*
*EDB Postgres <http://edbpostgres.com>*

*Mobile: +91 976-788-8246*


^ permalink  raw  reply  [nested|flat] 2+ messages in thread


end of thread, other threads:[~2021-10-14 06:17 UTC | newest]

Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2021-10-13 12:04 [pgAdmin][RM-6876]: Dashboard does not get update after connecting to server. Nikhil Mohite <[email protected]>
2021-10-14 06:17 ` Akshay Joshi <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox