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 1metL1-00089x-Iq for pgadmin-hackers@arkaria.postgresql.org; Mon, 25 Oct 2021 06:20:03 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1metL0-0008DS-GT for pgadmin-hackers@arkaria.postgresql.org; Mon, 25 Oct 2021 06:20:02 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1metKz-00087g-SE for pgadmin-hackers@lists.postgresql.org; Mon, 25 Oct 2021 06:20:02 +0000 Received: from mail-io1-xd2a.google.com ([2607:f8b0:4864:20::d2a]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1metKw-0005ss-NI for pgadmin-hackers@postgresql.org; Mon, 25 Oct 2021 06:20:01 +0000 Received: by mail-io1-xd2a.google.com with SMTP id s20so306708ioa.4 for ; Sun, 24 Oct 2021 23:19:58 -0700 (PDT) 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=qDvQ3GlB0B0EXwYp5TaL82H4B2o12LpqmgI3o/JISdk=; b=lg7zksvlAJSNdQKBHivJPdoE/jhCLkRfnV1rb4lr6LTNDMylM+jH4iqHQKKGeM3SI1 wou76qfNWqAInLcrdvboYAeALMC6gSoqaoRfEXsZBc0SZpPPO1o+FZpr8oxUS1l7o9KT fT19WvXSuv2vT7fQLIDLjKocUXPx/GDihr3217Ntf7Akp4W3wsuxuu2wnZL5n+Wir3fS Qu6AoElH2tfnyzKKs2kTS22ArKX4UTlqtOM3SjRsplEGU/1wKYzx+4t77iDTroBJIU31 FbqikdSaORgCZ/eCwtJ8AC59r0LkXJNyp/wJRr6VkSXlBMDIxKfTgX8sKAxyB6LdFXOZ lEmQ== 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=qDvQ3GlB0B0EXwYp5TaL82H4B2o12LpqmgI3o/JISdk=; b=6ySRHAviDKYg0It+4Qa3JGNbqWMrhz4tlL5/qetSQwBeHxiNxAmF4GNC7Gp8zP9jiy 9Nl7cLMsf2+XSwApv05gAW9FSROH8O6vuXLo+Mo4KprpqT4GQSDZRW/71YtRySxCEY84 MKBWfIosfX33F4LwaudUKSObggDu/OqN0FxLyiNnbwQb8Cpr7BUGb6cKMM6dzwJrpot+ J0Lx9wpnAMJU4En9c6MT+Y/wb8hjDCkSyaNxtzkMs4Kiy61Rp43Z2qQulk0WzgbK8FOX WO63Yk6XWnZuOCYlQwdQMzYxNH0NihiOGohurd+yb+JAntkniN2FtvIbWxgaLKXPxewS 5tLA== X-Gm-Message-State: AOAM531w1oDZixAHx4iAbXQL3eLhg4dj9y7G7NoAm44s/3KwyTN9Tml4 PWbTHFf3KruuBTuCPQxOXRBd2NZhXzIrLoyHdXRDsrZfarxl8HlrIiiH0aitD2JcLl+iVshpCMS V4ZEF1e3l85SucxepqO1mE0jQVeQmzQ6jZhIERqmVHzQE20Ir0nAmUWB906jIhKpKQiRiNh38mz 122Egie9xO7ZySta9IOQMipoEUkPOAYhDOb+uhVfLTAYHqaH5Uqi4H92+7Og== X-Google-Smtp-Source: ABdhPJwqcR8QufBqRvWV1EXY/EwGnw9+wa6mPC9Dxng7vAMV9gYnfUAC2FTiUSCcOY0FRbQgPe7O7o7SdIYLxg0pNZQ= X-Received: by 2002:a5d:9d9a:: with SMTP id ay26mr9131882iob.37.1635142796700; Sun, 24 Oct 2021 23:19:56 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Mon, 25 Oct 2021 11:49:46 +0530 Message-ID: Subject: Re: [patch][pgAdmin] RM6949 When user Clicking on Reassign/Drop owned no dialog box opens To: Rahul Shirsat Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="0000000000008dff9405cf27599c" 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 --0000000000008dff9405cf27599c Content-Type: text/plain; charset="UTF-8" Thanks, the patch applied. On Fri, Oct 22, 2021 at 2:06 PM Rahul Shirsat < rahul.shirsat@enterprisedb.com> wrote: > Hi Hackers, > > Please find the attached patch which resolves the issue of not opening a > reassign/drop owned dialog box. > > -- > *Rahul Shirsat* > Senior Software Engineer | EnterpriseDB Corporation. > -- *Thanks & Regards* *Akshay Joshi* *pgAdmin Hacker | Principal Software Architect* *EDB Postgres * *Mobile: +91 976-788-8246* --0000000000008dff9405cf27599c Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, the patch applied.

On Fri, Oct 22, 2021 at 2:06 PM = Rahul Shirsat <rahul.s= hirsat@enterprisedb.com> wrote:
Hi Hackers,

Plea= se find the attached patch which resolves the issue of not opening a reassi= gn/drop owned dialog box.

--
Rahul Shirsat
Senior Softwa= re Engineer=C2=A0|=C2=A0EnterpriseDB=C2=A0Corporation.


--
Thanks & Regards
Akshay Joshi
pgAdmi= n Hacker | Principal Software Architect
EDB Postgres
Mobile: +91 976-788-8246

--0000000000008dff9405cf27599c--