Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mrcBI-0003Nu-5X for pgadmin-hackers@arkaria.postgresql.org; Mon, 29 Nov 2021 08:38:36 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1mrcBH-0003Nu-0d for pgadmin-hackers@arkaria.postgresql.org; Mon, 29 Nov 2021 08:38:35 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mrcBG-0003Nh-Ff for pgadmin-hackers@lists.postgresql.org; Mon, 29 Nov 2021 08:38:34 +0000 Received: from mail-io1-xd2f.google.com ([2607:f8b0:4864:20::d2f]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1mrcBD-0001e8-Gg for pgadmin-hackers@postgresql.org; Mon, 29 Nov 2021 08:38:33 +0000 Received: by mail-io1-xd2f.google.com with SMTP id z26so20347615iod.10 for ; Mon, 29 Nov 2021 00:38:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb.com; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=OlAldQuZIxGK0NdpmhrxWg5+nvU2AATvolyvnoEE7lk=; b=ikwBfsWSw/srSIHydAybBSLTZ+E/EdpZGI+5Wce/qyYEwQWxDwZcoHYEFWawGdS/8w V8shODVQOLXii6IVWjnhN/LUBZcahw5VkPuIm78AbhtxTKjt0S/H0E4ErPo3CXR4NEpW eQVHq9Cu2vmmr9wW1mDuV8Im5FSvhZEDAXFoTP2Vcz/08TiUqEjg0oEM3T2LdS6pqbfu f6og5BkjkQLCGo17+dyY3BED5rcom5CQ856+KCKTop9hnyFOkFCC1ecUjdExLm/uDkOj Ko5vuDHdo3qGJtRTjRu2J4vLAxlXgMprnfyplI6Z9URDzTJpDqyRUMdXKjuzhXX+1lmd tB5g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=OlAldQuZIxGK0NdpmhrxWg5+nvU2AATvolyvnoEE7lk=; b=YlQaFdkRIo8qY53Czew4zY0WtfQaeRKxW9ZUMZ6LzlD8DdMWZXss/i8VpaCtfVr1r/ x3DS0OwaVD6518/lC+2Ld6mekv8mfQ+il97E0d07T028rXOnNnIXJVr40ty+rWZrTy6p 6pV7bXr7UAY0Dsjnuc9sczsRIkYuCGUZKvMxl6Jr1vSA49+vdburQwJTrSytvWZo/wqI 7QqCllxfF/4IRt/7ugZ3HinqHMuOC8Lpqrs+iDqtmb92t73Sucxhu6SLCwYS7mH7XwC/ LS+8hi4ug6WIxgOHAEeTHJf88rERtICniq9xmxQLaUG78vziV+p6fs1kvDT4bYMfEkT/ UVEg== X-Gm-Message-State: AOAM530B9E8zWmJtlXZUPqglwkac9/NPRU+t1bv163uNq8SluITlvG36 4zFFVVnJqsaynSzGe7+0nkdpnPj7lhqnNrbuGanfS2bpFQK2uQl1eihRAUJ3Big4iwXKft95OzY EWJGrfc+lAclfDcbFGrYjQ4rCfu+PjyV0l78/NPlKKntnAU1YxJaZPFNQEZ+2ZTTmrjkb4JLdde zmY/XURspD972+LX/0jAm9SdcDRbTbniD0qYb5n4/GrbteUqmkexIjl7pvOC9UYOA= X-Google-Smtp-Source: ABdhPJzEBXMveEJZfdqy6UAy6Wa4mR7bX9p3T97h2QVss7ytHi2nru1nIkDGdDlDS2CYz84t+OmSV4f/JWR8PHGuQSg= X-Received: by 2002:a05:6602:2285:: with SMTP id d5mr57067518iod.110.1638175110373; Mon, 29 Nov 2021 00:38:30 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Mon, 29 Nov 2021 14:08:19 +0530 Message-ID: Subject: Re: [pgAdmin][RM-6955]: pgadmin 6.1: browser tree sort order not updating when renaming a server group To: Nikhil Mohite Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="00000000000088b7e805d1e95dd6" X-CLOUD-SEC-AV-Info: enterprisedb,google_mail,monitor X-CLOUD-SEC-AV-Sent: true X-Gm-Spam: 0 X-Gm-Phishy: 0 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --00000000000088b7e805d1e95dd6 Content-Type: text/plain; charset="UTF-8" Thanks, the patch applied. On Mon, Nov 29, 2021 at 10:56 AM Nikhil Mohite < nikhil.mohite@enterprisedb.com> wrote: > Hi Hackers, > > Please ignore the earlier patch. Find the updated patch attached. > > > On Mon, Nov 29, 2021 at 10:33 AM Nikhil Mohite < > nikhil.mohite@enterprisedb.com> wrote: > >> Hi Hackers, >> >> Please find the attached patch for RM-6955: >> pgadmin 6.1: browser tree >> sort order not updating when renaming a server group >> >> >> -- >> *Thanks & Regards,* >> *Nikhil Mohite* >> *Senior Software Engineer.* >> *EDB Postgres* >> *Mob.No: +91-7798364578.* >> > > Regards, > Nikhil Mohite > -- *Thanks & Regards* *Akshay Joshi* *pgAdmin Hacker | Principal Software Architect* *EDB Postgres * *Mobile: +91 976-788-8246* --00000000000088b7e805d1e95dd6 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, the patch applied.

On Mon, Nov 29, 2021 at 10:56 AM= Nikhil Mohite <nikhil= .mohite@enterprisedb.com> wrote:
Hi=C2=A0Hackers,<= br>

Please ignore the earlier patch. Find the updated pa= tch attached.


On Mon, Nov 29, 2021 at 10:33 AM Nikhil M= ohite <nikhil.mohite@enterprisedb.com> wrote:
Hi Hackers,

Please find the attached patch for=C2=A0RM-6955:=C2=A0 pgadmin 6.1:= browser tree sort order not updating when renaming a server group


--
Thanks & = Regards,
Nikhil Mohite
Senior Software Eng= ineer.



--
--00000000000088b7e805d1e95dd6--