Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bnMZO-0005rj-N8 for pgadmin-hackers@arkaria.postgresql.org; Fri, 23 Sep 2016 09:14:58 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bnMZO-0004Yj-9g for pgadmin-hackers@arkaria.postgresql.org; Fri, 23 Sep 2016 09:14:58 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1bnMZA-00044f-Oq for pgadmin-hackers@postgresql.org; Fri, 23 Sep 2016 09:14:44 +0000 Received: from mail-it0-x22f.google.com ([2607:f8b0:4001:c0b::22f]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1bnMZ7-0002q4-LR for pgadmin-hackers@postgresql.org; Fri, 23 Sep 2016 09:14:44 +0000 Received: by mail-it0-x22f.google.com with SMTP id r192so9421061ita.0 for ; Fri, 23 Sep 2016 02:14:41 -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=VbiYdUcNIW9T15ZDRv0NRWFm1wPvRDd22VMiqeUmOds=; b=Y0PAGowSUAbUVGwtMt+AJWbbWjbkHztkznl5bksuTneg53lxNzmtGoywD9FNKs+tgi uUZBla+QawGpzuE9sHDWTY++oJwEIB4B7atcpK9CxoeScPtiv2J9YPzQcM4EuNithvLU 4xCo/352Q9vgKd2vpRiCMF0saXbyMDS3ovIMqBNwTTdMZmnvc0aT7R9ZdV93PbZQC67M XaGFxIr311ZwPjtbyiv2Tz1SgrHhg66rbCCOAngEvT2f6r30Y2KNwogWQfpOGcxSQn2g nhkqJ/TJ9Pi1ET0SmvLOWAb5NdsLE26N0IAEEXCnZ8iCOFkCDRKd147uR2UNhQeMBhgV W3tA== 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=VbiYdUcNIW9T15ZDRv0NRWFm1wPvRDd22VMiqeUmOds=; b=a+Xpc9t43nE5ltw0E9B4dTtlE9x0S61wQJx6oqxK7a5KsPCSjHZliiewD4bZeWJNy6 Co/mIcgT2oJEGNH48duA0dfF/1Tak2bNmh8CtdksRpX+jJ+w0oSP0jj57HNQjm8G/zU2 OpxGX/d7rhQXuhcc/hrrqbvMg+cVpOFtOJJDlG9YwwCS7gsMPi/DHZZqWiKEYkdFDM9E e4zdkBl/ja2PiL6Dp/EfeSFhNV1Vs3ZXwtXX6yIPQnV1IBk4xtflH/3HnWkw5E0QqMde KGyaQwAr4i70MdwZik5FDZmkC2isffSW1eW6DfOyAFIyOe8RNsEnINUyWh4cL5qr3fa2 qZpw== X-Gm-Message-State: AA6/9RkudcS+b1wAcyfVf+pH4rv67DWXtXUwVBpX+WeYMu5s/PFUkxmbFK1QxZG0pH/lg/KaA+dyPwq5QWZ4RA== X-Received: by 10.36.60.131 with SMTP id m125mr2129061ita.4.1474622079796; Fri, 23 Sep 2016 02:14:39 -0700 (PDT) MIME-Version: 1.0 Received: by 10.64.1.203 with HTTP; Fri, 23 Sep 2016 02:14:38 -0700 (PDT) In-Reply-To: References: From: Dave Page Date: Fri, 23 Sep 2016 10:14:38 +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 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 -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers