Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bRazk-0003fn-2a for pgadmin-hackers@arkaria.postgresql.org; Mon, 25 Jul 2016 08:12:12 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bRazi-0006me-Te for pgadmin-hackers@arkaria.postgresql.org; Mon, 25 Jul 2016 08:12:10 +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 1bR1Hf-0000nL-M4 for pgadmin-hackers@postgresql.org; Sat, 23 Jul 2016 18:04:19 +0000 Received: from mail-yw0-x22c.google.com ([2607:f8b0:4002:c05::22c]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1bR1Hb-0004tT-W2 for pgadmin-hackers@postgresql.org; Sat, 23 Jul 2016 18:04:18 +0000 Received: by mail-yw0-x22c.google.com with SMTP id z8so107767650ywa.1 for ; Sat, 23 Jul 2016 11:04:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to; bh=1YWAHRcAmS7fSZVNNYCOH6uRYAJxXnniVqz8AIVd4ok=; b=EHWinzZBgq7WF5W/p3x3jh+wEKtnwwIsV7j7qgW+zSduHCPQeCQVYOtwn9P7ddZLK6 rmJ+WJ79jgSTTR9dqlY0zqgk+z+w1OoUlHRfDAz2SONksaV5oZu42LKVwL4bmcPi3F/V 3J4VIyajY83uiRXzawdj823vKVjyC5idVzIIJBr0iq5W3InyOz+DMaAhxgOepFeg/qhC zbQXcECZhnMBFpXoSI3JDUV9Eva7PWTAui3lL0DksnatY+hgcomX6bvHzghvARdIkDrj 9mt0tsZ2LbyX8jQrK8Vyw6e+Bi1LQnQrqFJyN1B3Q9GAGRTtZPxn9+5Y8n4ZEnMUdWKe JonQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=1YWAHRcAmS7fSZVNNYCOH6uRYAJxXnniVqz8AIVd4ok=; b=aaJxm5JK/Epb/T4L/Fvlb3s6NPIEazSwqQjdceQxwunUyQ//ebTHbuvqq4Vy6Enuj7 3c6F6MYQiYVXzSQtgnQu3M9BSV7RfJiFux4pqFX4za8yugl/dFpdemDgsu2S5vdjc1H/ rG/a+Z3vpXrZFF7E/LFeqmHDL/m1hpfF9CUCuAO3Z23gTwyZJNul/g1e+u9kHnxIJ0jV Uh4A2UQ8j46MSkSK3HIv8k+ii/runBiPDLwY0MoZb3paRiMofxCA+kHYnTjM2mDDdh0O q84DkmUEEYv1MqwhADH3KevTUSQ2kgWiLy9WyjHE08Ue4415Nd+T67clTnxabMWTPeKT pvKQ== X-Gm-Message-State: AEkooutQVRX3MsHWfl2fTUzgjJwFGOD553vawt0oxHwg2XiHR47Fa6klBvAgakM6j3jSM1HX/SQcAFZqyg6Puw== X-Received: by 10.13.227.68 with SMTP id m65mr9061427ywe.29.1469297054707; Sat, 23 Jul 2016 11:04:14 -0700 (PDT) MIME-Version: 1.0 Received: by 10.129.167.5 with HTTP; Sat, 23 Jul 2016 11:04:14 -0700 (PDT) From: Michael Meerschaert Date: Sat, 23 Jul 2016 11:04:14 -0700 Message-ID: Subject: [pgAdmin 4 UI bug] unable to add foreign keys through the UI To: pgadmin-hackers@postgresql.org Content-Type: multipart/alternative; boundary=94eb2c0767a203f4b305385161a1 X-Pg-Spam-Score: -2.7 (--) 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 --94eb2c0767a203f4b305385161a1 Content-Type: text/plain; charset=UTF-8 Hi, I'm sorry if there is an official bugzilla or something for reporting bugs, but from the comments here it seems like this is the preferred way to report issues.