Lists: | PostgreSQL : PostgreSQL |
---|
From: | Joao De Almeida Pereira <jdealmeidapereira(at)pivotal(dot)io> |
---|---|
To: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
Subject: | [pgadmin4][patch] Correct Bug #3050 |
Date: | 2018-01-24 22:28:29 |
Message-ID: | CAE+jjamA=vWddeFLrSTDzmC5fM2LC-hAgPXy1hsQXcnD2f8Jow@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgadmin-hackers |
Hi Hackers,
We corrected the SQL tab display of partitioned table in GreenPlum, with
the attached diff.
I was able to create the Issue in Redmine and assign it to me, but I cannot
change the status of it. Do I need to have any special permission?
Thanks
Joao
Attachment | Content-Type | Size |
---|---|---|
display_partition_sql_in_tab.diff | application/octet-stream | 8.8 KB |
From: | Dave Page <dpage(at)pgadmin(dot)org> |
---|---|
To: | Joao De Almeida Pereira <jdealmeidapereira(at)pivotal(dot)io> |
Cc: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
Subject: | Re: [pgadmin4][patch] Correct Bug #3050 |
Date: | 2018-01-25 12:39:36 |
Message-ID: | CA+OCxowFaRux6MoO-1NH7K6jic8HDc-Wtp7dr-frPPxdCXRBxw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgadmin-hackers |
Hi
On Wed, Jan 24, 2018 at 10:28 PM, Joao De Almeida Pereira <
jdealmeidapereira(at)pivotal(dot)io> wrote:
> Hi Hackers,
> We corrected the SQL tab display of partitioned table in GreenPlum, with
> the attached diff.
>
Thanks, applied.
>
> I was able to create the Issue in Redmine and assign it to me, but I
> cannot change the status of it. Do I need to have any special permission?
>
No, you shouldn't do. I can't see anything in the config that would prevent
you changing the status. Is it just greyed out, or...? What about other
tickets?
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
From: | Joao De Almeida Pereira <jdealmeidapereira(at)pivotal(dot)io> |
---|---|
To: | Dave Page <dpage(at)pgadmin(dot)org> |
Cc: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
Subject: | Re: [pgadmin4][patch] Correct Bug #3050 |
Date: | 2018-01-25 14:48:40 |
Message-ID: | CAE+jja=4K6TSgRUAyFH9HKuOofrJd9wkDkn1Pys8-1doB8MR+w@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | PostgreSQL : PostgreSQL |
When I press edit I can only add a new message
[image: Screen Shot 2018-01-25 at 9.48.02 AM.png]
On Thu, Jan 25, 2018 at 7:39 AM Dave Page <dpage(at)pgadmin(dot)org> wrote:
> Hi
>
> On Wed, Jan 24, 2018 at 10:28 PM, Joao De Almeida Pereira <
> jdealmeidapereira(at)pivotal(dot)io> wrote:
>
>> Hi Hackers,
>> We corrected the SQL tab display of partitioned table in GreenPlum, with
>> the attached diff.
>>
>
> Thanks, applied.
>
>
>>
>> I was able to create the Issue in Redmine and assign it to me, but I
>> cannot change the status of it. Do I need to have any special permission?
>>
>
> No, you shouldn't do. I can't see anything in the config that would
> prevent you changing the status. Is it just greyed out, or...? What about
> other tickets?
>
> --
> Dave Page
> Blog: http://pgsnake.blogspot.com
> Twitter: @pgsnake
>
> EnterpriseDB UK: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company
>
From: | Dave Page <dpage(at)pgadmin(dot)org> |
---|---|
To: | Joao De Almeida Pereira <jdealmeidapereira(at)pivotal(dot)io> |
Cc: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
Subject: | Re: [pgadmin4][patch] Correct Bug #3050 |
Date: | 2018-01-25 15:33:56 |
Message-ID: | CA+OCxoxtTi91xT8UFdm01BRbNsfmPf9hrh=faZ8q0BWdBCERYw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgadmin-hackers |
On Thu, Jan 25, 2018 at 2:48 PM, Joao De Almeida Pereira <
jdealmeidapereira(at)pivotal(dot)io> wrote:
> When I press edit I can only add a new message
>
Oh, hahaha - I missed the obvious problem. You weren't a member of the
project team so couldn't edit anything.
I've made you a Developer now which should fix it. You may need to
logout/in for it to take effect.
>
> [image: Screen Shot 2018-01-25 at 9.48.02 AM.png]
>
>
> On Thu, Jan 25, 2018 at 7:39 AM Dave Page <dpage(at)pgadmin(dot)org> wrote:
>
>> Hi
>>
>> On Wed, Jan 24, 2018 at 10:28 PM, Joao De Almeida Pereira <
>> jdealmeidapereira(at)pivotal(dot)io> wrote:
>>
>>> Hi Hackers,
>>> We corrected the SQL tab display of partitioned table in GreenPlum, with
>>> the attached diff.
>>>
>>
>> Thanks, applied.
>>
>>
>>>
>>> I was able to create the Issue in Redmine and assign it to me, but I
>>> cannot change the status of it. Do I need to have any special permission?
>>>
>>
>> No, you shouldn't do. I can't see anything in the config that would
>> prevent you changing the status. Is it just greyed out, or...? What about
>> other tickets?
>>
>> --
>> 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
From: | Joao De Almeida Pereira <jdealmeidapereira(at)pivotal(dot)io> |
---|---|
To: | Dave Page <dpage(at)pgadmin(dot)org> |
Cc: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
Subject: | Re: [pgadmin4][patch] Correct Bug #3050 |
Date: | 2018-01-25 15:41:08 |
Message-ID: | CAE+jja=L0-nqKcMfPuhRSGad62FFjhnHNOsLg9yiNqaw5wbgpA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgadmin-hackers |
Cool, now I can change things around :D
Thanks
On Thu, Jan 25, 2018 at 10:34 AM Dave Page <dpage(at)pgadmin(dot)org> wrote:
> On Thu, Jan 25, 2018 at 2:48 PM, Joao De Almeida Pereira <
> jdealmeidapereira(at)pivotal(dot)io> wrote:
>
>> When I press edit I can only add a new message
>>
>
> Oh, hahaha - I missed the obvious problem. You weren't a member of the
> project team so couldn't edit anything.
>
> I've made you a Developer now which should fix it. You may need to
> logout/in for it to take effect.
>
>
>
>>
>> [image: Screen Shot 2018-01-25 at 9.48.02 AM.png]
>>
>>
>> On Thu, Jan 25, 2018 at 7:39 AM Dave Page <dpage(at)pgadmin(dot)org> wrote:
>>
>>> Hi
>>>
>>> On Wed, Jan 24, 2018 at 10:28 PM, Joao De Almeida Pereira <
>>> jdealmeidapereira(at)pivotal(dot)io> wrote:
>>>
>>>> Hi Hackers,
>>>> We corrected the SQL tab display of partitioned table in GreenPlum,
>>>> with the attached diff.
>>>>
>>>
>>> Thanks, applied.
>>>
>>>
>>>>
>>>> I was able to create the Issue in Redmine and assign it to me, but I
>>>> cannot change the status of it. Do I need to have any special permission?
>>>>
>>>
>>> No, you shouldn't do. I can't see anything in the config that would
>>> prevent you changing the status. Is it just greyed out, or...? What about
>>> other tickets?
>>>
>>> --
>>> 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
>