Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bnPbd-0000Gs-LY for pgadmin-hackers@arkaria.postgresql.org; Fri, 23 Sep 2016 12:29:29 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bnPbc-0003kb-LK for pgadmin-hackers@arkaria.postgresql.org; Fri, 23 Sep 2016 12:29:28 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1bnPbc-0003kU-3i for pgadmin-hackers@postgresql.org; Fri, 23 Sep 2016 12:29:28 +0000 Received: from mail-it0-x233.google.com ([2607:f8b0:4001:c0b::233]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1bnPbU-00068C-FQ for pgadmin-hackers@postgresql.org; Fri, 23 Sep 2016 12:29:26 +0000 Received: by mail-it0-x233.google.com with SMTP id o3so13169171ita.1 for ; Fri, 23 Sep 2016 05:29:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pgadmin-org.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=wPfbon0gUkKunq8RAIA0DImeg2eFEOb8qb0GdyhFDo0=; b=Hi4BNnzPDbiqKEGhTx3OczrCGThyBWK4FwFvynjcG4TXOIuhPeEngwtq4eUeTd6ON+ 8u8p6vRszIdnOAJY7Mo5uPRgbRkUQ8AbjgQDFRdMl8WWGTVlX8QjvuvPdOqfUDD8uXki hw12k+NgbaUL4tTtvzS7sqOJ3K8H5y/0ZgkpQjpjP2S9oIspTQSuyjoU28iF4RK28Y6q GeI6p/Fm6yh/Jf+gNflNcpNBD5A5RHTfsGu/BJItSYToIwCQBqBipcyAwGvpCq9B+Ubv CwIyf3Vl3ZixtkIpf2MG/KwldtbozUKy1Nn623R/Ns5ML0fV8WuFRyg94+JTTajL9Mny 0XTA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=wPfbon0gUkKunq8RAIA0DImeg2eFEOb8qb0GdyhFDo0=; b=Hcc2/chobPHzVOcX7oiHxZ6AUVsnTCJFfU5mFdCynrvUnGlpw6gRx4V326uo7GZZOD A6irrN7kA/p+flwl0wOxkLa1p1RKcYB3u4lMfntfgeLb0vQq4HsZElDdIXwrW6uQs8GV OAqQ4mTCMKwc1eCmW1H22iFw+2XkiLp5BwZIIOQ4GoFFqtMeoDjjtqxz/wLDG8GN1qWJ X03tg8hfZzXyyTUBI+bTJ3TdOOah0RAlm3f6L0xyre1qKphLDqoDy4wmW1o0tZQBga1l K2gpdhp0i1kJNs6ciqAXBRoNhMhmVYvzKw0hdYeU2GB4hKMOdYbjSdbpbkwrIfnBrFa8 XriA== X-Gm-Message-State: AA6/9RkLt1sVxhUvM80qWk94PZY9zpkBgRaxvurqWkyfqV71Sn4vMbKzgOqDWEU9DCQr6YedDrls4NrVwo/sRQ== X-Received: by 10.36.249.129 with SMTP id l123mr2831344ith.103.1474633759441; Fri, 23 Sep 2016 05:29:19 -0700 (PDT) MIME-Version: 1.0 Received: by 10.64.1.203 with HTTP; Fri, 23 Sep 2016 05:29:18 -0700 (PDT) In-Reply-To: References: From: Dave Page Date: Fri, 23 Sep 2016 13:29:18 +0100 Message-ID: Subject: Re: [pgAdmin4][Patch]: RM1728 - Properties are not refreshing after objects are edited To: Surinder Kumar Cc: pgadmin-hackers Content-Type: text/plain; charset=UTF-8 X-Pg-Spam-Score: -2.6 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgadmin-hackers Precedence: bulk Sender: pgadmin-hackers-owner@postgresql.org Thanks, applied. On Fri, Sep 23, 2016 at 12:05 PM, Surinder Kumar wrote: > Hi, > > Please find updated patch with changes: > 1) On debugging through JS files, the issue was in synonym update method > which wasn't returning node object. > 2) retrieving schema name in node.sql for creating node object in update > method. > > Please review and let me know for comments. > > On Fri, Sep 23, 2016 at 2:44 PM, Dave Page wrote: >> >> Hi >> >> On Fri, Sep 23, 2016 at 7:39 AM, Surinder Kumar >> wrote: >> > Hi >> > >> > Issue: >> > on updating node, we deselect and then again select the node updated to >> > refresh the panel. but it needs some delay of few milliseconds between >> > deselect and select to fix this issue. >> > >> > Please find attached patch and review. >> >> This does not resolve the issue for me. I tested using a synonym to a >> package on EPAS 9.5, by changing the target package name. >> >> >> -- >> Dave Page >> Blog: http://pgsnake.blogspot.com >> Twitter: @pgsnake >> >> EnterpriseDB UK: http://www.enterprisedb.com >> The Enterprise PostgreSQL Company > > -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers