Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Mylyn » Bugzilla tasks are all mapped to priority P3 after the helios update
Bugzilla tasks are all mapped to priority P3 after the helios update [message #548510] Thu, 22 July 2010 08:34 Go to next message
Peter Kullmann is currently offline Peter KullmannFriend
Messages: 240
Registered: July 2009
Senior Member
Hi, today I noticed that all my tasks have priority P3 when hovering
over the tasklist and in the icon displayd in the task editor (to the
left of the title). This was definitely not the case when I was using
the older version in ganemeade.

I tried to delete and recreate the task repository and I also tried a
new workspace all to no success: The priorities of our bugzilla seem not
to be mapped to the mylyn priorities.

We use a 3.6 bugzilla with the default priorities (P1 to P5).

Thanks for help
Peter
Re: Bugzilla tasks are all mapped to priority P3 after the helios update [message #548742 is a reply to message #548510] Thu, 22 July 2010 18:43 Go to previous messageGo to next message
Steffen Pingel is currently offline Steffen PingelFriend
Messages: 706
Registered: July 2009
Senior Member
Hi Peter,

that's very odd and sounds like a regression. Could you try updating your
repository configuration (Task Repositories view > Popup Menu > Update
Repository Configuration) and then re-synchronize one of the tasks that
shows the wrong priority? Please file a bug if that does not fix the
problem.

Steffen


Peter Kullmann wrote:

> Hi, today I noticed that all my tasks have priority P3 when hovering
> over the tasklist and in the icon displayd in the task editor (to the
> left of the title). This was definitely not the case when I was using
> the older version in ganemeade.
>
> I tried to delete and recreate the task repository and I also tried a
> new workspace all to no success: The priorities of our bugzilla seem not
> to be mapped to the mylyn priorities.
>
> We use a 3.6 bugzilla with the default priorities (P1 to P5).
>
> Thanks for help
> Peter

--
Steffen Pingel
Committer, http://eclipse.org/mylyn
Senior Developer, http://tasktop.com
Re: Bugzilla tasks are all mapped to priority P3 after the helios update [message #548833 is a reply to message #548742] Fri, 23 July 2010 08:36 Go to previous messageGo to next message
Peter Kullmann is currently offline Peter KullmannFriend
Messages: 240
Registered: July 2009
Senior Member
OK, here it is:

320697: Bugzilla tasks are all mapped to priority P3 after the helios update
https://bugs.eclipse.org/bugs/show_bug.cgi?id=320697

Peter

Steffen Pingel schrieb:
> Hi Peter,
>
> that's very odd and sounds like a regression. Could you try updating your
> repository configuration (Task Repositories view > Popup Menu > Update
> Repository Configuration) and then re-synchronize one of the tasks that
> shows the wrong priority? Please file a bug if that does not fix the
> problem.
>
> Steffen
>
>
> Peter Kullmann wrote:
>
>> Hi, today I noticed that all my tasks have priority P3 when hovering
>> over the tasklist and in the icon displayd in the task editor (to the
>> left of the title). This was definitely not the case when I was using
>> the older version in ganemeade.
>>
>> I tried to delete and recreate the task repository and I also tried a
>> new workspace all to no success: The priorities of our bugzilla seem not
>> to be mapped to the mylyn priorities.
>>
>> We use a 3.6 bugzilla with the default priorities (P1 to P5).
>>
>> Thanks for help
>> Peter
>
Re: Bugzilla tasks are all mapped to priority P3 after the helios update (solved) [message #548849 is a reply to message #548833] Fri, 23 July 2010 09:52 Go to previous message
Peter Kullmann is currently offline Peter KullmannFriend
Messages: 240
Registered: July 2009
Senior Member
The reason for our problem was this:
- Bugzilla 3.6 ships with priorities "Highest", "High", ... instead of
"P1", "P2", ...
- The Mylyn Bugzilla connector has mappings for priorities hard coded.
If Bugzilla version is >= 3.6 it expects "High" and not "P2"

Our bugzilla installation was just updated to 3.6 and therefore kept the
old "P1" priorities. After my update to the newest Mylyn it seemed as
though as the tasks have lost their priorities.

The good news is that it is possible (and easy) to update the priority
field values in bugzilla. After setting them to the expected values
mylyn works again as expected.

Peter

Peter Kullmann schrieb:
> OK, here it is:
>
> 320697: Bugzilla tasks are all mapped to priority P3 after the helios
> update
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=320697
>
> Peter
>
> Steffen Pingel schrieb:
>> Hi Peter,
>>
>> that's very odd and sounds like a regression. Could you try updating
>> your repository configuration (Task Repositories view > Popup Menu >
>> Update Repository Configuration) and then re-synchronize one of the
>> tasks that shows the wrong priority? Please file a bug if that does
>> not fix the problem.
>>
>> Steffen
>>
>>
>> Peter Kullmann wrote:
>>
>>> Hi, today I noticed that all my tasks have priority P3 when hovering
>>> over the tasklist and in the icon displayd in the task editor (to the
>>> left of the title). This was definitely not the case when I was using
>>> the older version in ganemeade.
>>>
>>> I tried to delete and recreate the task repository and I also tried a
>>> new workspace all to no success: The priorities of our bugzilla seem not
>>> to be mapped to the mylyn priorities.
>>>
>>> We use a 3.6 bugzilla with the default priorities (P1 to P5).
>>>
>>> Thanks for help
>>> Peter
>>
Re: Bugzilla tasks are all mapped to priority P3 after the helios update [message #601761 is a reply to message #548510] Thu, 22 July 2010 18:43 Go to previous message
Steffen Pingel is currently offline Steffen PingelFriend
Messages: 706
Registered: July 2009
Senior Member
Hi Peter,

that's very odd and sounds like a regression. Could you try updating your
repository configuration (Task Repositories view > Popup Menu > Update
Repository Configuration) and then re-synchronize one of the tasks that
shows the wrong priority? Please file a bug if that does not fix the
problem.

Steffen


Peter Kullmann wrote:

> Hi, today I noticed that all my tasks have priority P3 when hovering
> over the tasklist and in the icon displayd in the task editor (to the
> left of the title). This was definitely not the case when I was using
> the older version in ganemeade.
>
> I tried to delete and recreate the task repository and I also tried a
> new workspace all to no success: The priorities of our bugzilla seem not
> to be mapped to the mylyn priorities.
>
> We use a 3.6 bugzilla with the default priorities (P1 to P5).
>
> Thanks for help
> Peter

--
Steffen Pingel
Committer, http://eclipse.org/mylyn
Senior Developer, http://tasktop.com
Re: Bugzilla tasks are all mapped to priority P3 after the helios update [message #601766 is a reply to message #548742] Fri, 23 July 2010 08:36 Go to previous message
Peter Kullmann is currently offline Peter KullmannFriend
Messages: 240
Registered: July 2009
Senior Member
OK, here it is:

320697: Bugzilla tasks are all mapped to priority P3 after the helios update
https://bugs.eclipse.org/bugs/show_bug.cgi?id=320697

Peter

Steffen Pingel schrieb:
> Hi Peter,
>
> that's very odd and sounds like a regression. Could you try updating your
> repository configuration (Task Repositories view > Popup Menu > Update
> Repository Configuration) and then re-synchronize one of the tasks that
> shows the wrong priority? Please file a bug if that does not fix the
> problem.
>
> Steffen
>
>
> Peter Kullmann wrote:
>
>> Hi, today I noticed that all my tasks have priority P3 when hovering
>> over the tasklist and in the icon displayd in the task editor (to the
>> left of the title). This was definitely not the case when I was using
>> the older version in ganemeade.
>>
>> I tried to delete and recreate the task repository and I also tried a
>> new workspace all to no success: The priorities of our bugzilla seem not
>> to be mapped to the mylyn priorities.
>>
>> We use a 3.6 bugzilla with the default priorities (P1 to P5).
>>
>> Thanks for help
>> Peter
>
Re: Bugzilla tasks are all mapped to priority P3 after the helios update (solved) [message #601773 is a reply to message #548833] Fri, 23 July 2010 09:52 Go to previous message
Peter Kullmann is currently offline Peter KullmannFriend
Messages: 240
Registered: July 2009
Senior Member
The reason for our problem was this:
- Bugzilla 3.6 ships with priorities "Highest", "High", ... instead of
"P1", "P2", ...
- The Mylyn Bugzilla connector has mappings for priorities hard coded.
If Bugzilla version is >= 3.6 it expects "High" and not "P2"

Our bugzilla installation was just updated to 3.6 and therefore kept the
old "P1" priorities. After my update to the newest Mylyn it seemed as
though as the tasks have lost their priorities.

The good news is that it is possible (and easy) to update the priority
field values in bugzilla. After setting them to the expected values
mylyn works again as expected.

Peter

Peter Kullmann schrieb:
> OK, here it is:
>
> 320697: Bugzilla tasks are all mapped to priority P3 after the helios
> update
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=320697
>
> Peter
>
> Steffen Pingel schrieb:
>> Hi Peter,
>>
>> that's very odd and sounds like a regression. Could you try updating
>> your repository configuration (Task Repositories view > Popup Menu >
>> Update Repository Configuration) and then re-synchronize one of the
>> tasks that shows the wrong priority? Please file a bug if that does
>> not fix the problem.
>>
>> Steffen
>>
>>
>> Peter Kullmann wrote:
>>
>>> Hi, today I noticed that all my tasks have priority P3 when hovering
>>> over the tasklist and in the icon displayd in the task editor (to the
>>> left of the title). This was definitely not the case when I was using
>>> the older version in ganemeade.
>>>
>>> I tried to delete and recreate the task repository and I also tried a
>>> new workspace all to no success: The priorities of our bugzilla seem not
>>> to be mapped to the mylyn priorities.
>>>
>>> We use a 3.6 bugzilla with the default priorities (P1 to P5).
>>>
>>> Thanks for help
>>> Peter
>>
Previous Topic:Technical question regarding the MarkupViewer
Next Topic:unable to work with modified version of bugzilla
Goto Forum:
  


Current Time: Fri Mar 29 07:06:24 GMT 2024

Powered by FUDForum. Page generated in 0.03763 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top