You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by Patrick Linskey <pl...@bea.com> on 2006/10/31 00:37:36 UTC

massively large "Assign To" field in jira issue edit pages

Hi,

Is there any way to dial down (or just remove) the 'Assign To' field in
the jira issue edit pages? It takes *forever* (well, not quite, but
nearly) to load any of the edit pages, since the page has to populate
the assignment field.

Thanks,

-Patrick

-- 
Patrick Linskey
BEA Systems, Inc. 

_______________________________________________________________________
Notice:  This email message, together with any attachments, may contain
information  of  BEA Systems,  Inc.,  its subsidiaries  and  affiliated
entities,  that may be confidential,  proprietary,  copyrighted  and/or
legally privileged, and is intended solely for the use of the individual
or entity named in this message. If you are not the intended recipient,
and have received this message in error, please immediately return this
by email and then delete it.

Re: massively large "Assign To" field in jira issue edit pages

Posted by "Geir Magnusson Jr." <ge...@pobox.com>.
oh, figured it out

All users were possible to assign to.

Fixed.

Patrick Linskey wrote:
> Hi,
> 
> Is there any way to dial down (or just remove) the 'Assign To' field in
> the jira issue edit pages? It takes *forever* (well, not quite, but
> nearly) to load any of the edit pages, since the page has to populate
> the assignment field.
> 
> Thanks,
> 
> -Patrick
> 

Re: massively large "Assign To" field in jira issue edit pages

Posted by "Geir Magnusson Jr." <ge...@pobox.com>.
It was pretty funny. I thought patrick was being really picky - I mean, 
ok, so it has to load 10 names from the DB.  Maybe there was an index 
missing or something.....

Craig L Russell wrote:
> Thanks, I sent my reply before I saw your message that you had fixed it.
> 
> Craig
> 
> On Oct 31, 2006, at 1:02 AM, Geir Magnusson Jr. wrote:
> 
>> LOL.  Yes, it's fixed...
>>
>> Craig L Russell wrote:
>>> I don't know why the assign to field has to list all 10000 jira 
>>> users. Couldn't it just list the people who are allowed to be 
>>> assigned issues? IIRC, only developers in the openjpa project are 
>>> allowed to be assigned...
>>> Craig
>>> On Oct 30, 2006, at 3:40 PM, Geir Magnusson Jr. wrote:
>>>> Probably.  But how often do you edit issues, rather than just 
>>>> comment or such?
>>>>
>>>> Maybe we need a better index in the DB?
>>>>
>>>> Patrick Linskey wrote:
>>>>> Hi,
>>>>> Is there any way to dial down (or just remove) the 'Assign To' 
>>>>> field in
>>>>> the jira issue edit pages? It takes *forever* (well, not quite, but
>>>>> nearly) to load any of the edit pages, since the page has to populate
>>>>> the assignment field.
>>>>> Thanks,
>>>>> -Patrick
>>> Craig Russell
>>> Architect, Sun Java Enterprise System http://java.sun.com/products/jdo
>>> 408 276-5638 mailto:Craig.Russell@sun.com
>>> P.S. A good JDO? O, Gasp!
> 
> Craig Russell
> Architect, Sun Java Enterprise System http://java.sun.com/products/jdo
> 408 276-5638 mailto:Craig.Russell@sun.com
> P.S. A good JDO? O, Gasp!
> 

Re: massively large "Assign To" field in jira issue edit pages

Posted by Craig L Russell <Cr...@Sun.COM>.
Thanks, I sent my reply before I saw your message that you had fixed it.

Craig

On Oct 31, 2006, at 1:02 AM, Geir Magnusson Jr. wrote:

> LOL.  Yes, it's fixed...
>
> Craig L Russell wrote:
>> I don't know why the assign to field has to list all 10000 jira  
>> users. Couldn't it just list the people who are allowed to be  
>> assigned issues? IIRC, only developers in the openjpa project are  
>> allowed to be assigned...
>> Craig
>> On Oct 30, 2006, at 3:40 PM, Geir Magnusson Jr. wrote:
>>> Probably.  But how often do you edit issues, rather than just  
>>> comment or such?
>>>
>>> Maybe we need a better index in the DB?
>>>
>>> Patrick Linskey wrote:
>>>> Hi,
>>>> Is there any way to dial down (or just remove) the 'Assign To'  
>>>> field in
>>>> the jira issue edit pages? It takes *forever* (well, not quite, but
>>>> nearly) to load any of the edit pages, since the page has to  
>>>> populate
>>>> the assignment field.
>>>> Thanks,
>>>> -Patrick
>> Craig Russell
>> Architect, Sun Java Enterprise System http://java.sun.com/products/ 
>> jdo
>> 408 276-5638 mailto:Craig.Russell@sun.com
>> P.S. A good JDO? O, Gasp!

Craig Russell
Architect, Sun Java Enterprise System http://java.sun.com/products/jdo
408 276-5638 mailto:Craig.Russell@sun.com
P.S. A good JDO? O, Gasp!


Re: massively large "Assign To" field in jira issue edit pages

Posted by "Geir Magnusson Jr." <ge...@pobox.com>.
LOL.  Yes, it's fixed...

Craig L Russell wrote:
> I don't know why the assign to field has to list all 10000 jira users. 
> Couldn't it just list the people who are allowed to be assigned issues? 
> IIRC, only developers in the openjpa project are allowed to be assigned...
> 
> Craig
> 
> On Oct 30, 2006, at 3:40 PM, Geir Magnusson Jr. wrote:
> 
>> Probably.  But how often do you edit issues, rather than just comment 
>> or such?
>>
>> Maybe we need a better index in the DB?
>>
>> Patrick Linskey wrote:
>>> Hi,
>>> Is there any way to dial down (or just remove) the 'Assign To' field in
>>> the jira issue edit pages? It takes *forever* (well, not quite, but
>>> nearly) to load any of the edit pages, since the page has to populate
>>> the assignment field.
>>> Thanks,
>>> -Patrick
> 
> Craig Russell
> Architect, Sun Java Enterprise System http://java.sun.com/products/jdo
> 408 276-5638 mailto:Craig.Russell@sun.com
> P.S. A good JDO? O, Gasp!
> 

Re: massively large "Assign To" field in jira issue edit pages

Posted by Craig L Russell <Cr...@Sun.COM>.
I don't know why the assign to field has to list all 10000 jira  
users. Couldn't it just list the people who are allowed to be  
assigned issues? IIRC, only developers in the openjpa project are  
allowed to be assigned...

Craig

On Oct 30, 2006, at 3:40 PM, Geir Magnusson Jr. wrote:

> Probably.  But how often do you edit issues, rather than just  
> comment or such?
>
> Maybe we need a better index in the DB?
>
> Patrick Linskey wrote:
>> Hi,
>> Is there any way to dial down (or just remove) the 'Assign To'  
>> field in
>> the jira issue edit pages? It takes *forever* (well, not quite, but
>> nearly) to load any of the edit pages, since the page has to populate
>> the assignment field.
>> Thanks,
>> -Patrick

Craig Russell
Architect, Sun Java Enterprise System http://java.sun.com/products/jdo
408 276-5638 mailto:Craig.Russell@sun.com
P.S. A good JDO? O, Gasp!


Re: massively large "Assign To" field in jira issue edit pages

Posted by "Geir Magnusson Jr." <ge...@pobox.com>.
Probably.  But how often do you edit issues, rather than just comment or 
such?

Maybe we need a better index in the DB?

Patrick Linskey wrote:
> Hi,
> 
> Is there any way to dial down (or just remove) the 'Assign To' field in
> the jira issue edit pages? It takes *forever* (well, not quite, but
> nearly) to load any of the edit pages, since the page has to populate
> the assignment field.
> 
> Thanks,
> 
> -Patrick
>