Home » Eclipse Projects » Mylyn » Trac 0.11 + Mylyn: Weird Query results
Trac 0.11 + Mylyn: Weird Query results [message #66324] |
Tue, 10 March 2009 07:48  |
Eclipse User |
|
|
|
I'm transferring a Trac 0.10 environment to a new server. As part of that
process, I'm upgrading to Trac 0.11 following the instructions at
http://trac.edgewall.org/wiki/TracUpgrade.
I'm seeing some odd results with Mylyn queries based on the Ticket Owner:
Tickets that got carried over from 0.10 environment successfully show up in
the query results.
New Tickets that I create in Trac 0.11 environment do *not* show up, though.
Tickets that *should* match my query appear in the repository's "Unmatched"
container if I
* create a task with Mylyn
* create a task with the email2trac plugin
If I use a browser to create a Ticket that should match my query, it doesn't
show up at all. I can search the repository, and find it that way. If I
add some context (by adding a comment), then it shows up in
the "Uncategorized" container.
Anyone seen anything like this, before?
Some background:
I'm seeing these results on Linux/Eclipse 3.3.2 with Mylyn 3.0.3, and
Windows XP/Eclipse 3.3.2 with Mylyn 3.0.3 (Trac Connector 3.0.5).
I see from http://wiki.eclipse.org/index.php/Mylyn_FAQ#Trac_Connector that I
should be able to get Trac 0.11 talking to Mylyn:
* I don't use a custom work-flow, so the missing functionality shouldn't
affect me.
*Also, I'm logged in as an administrative user, so, at this point, I don't
think I need to worry about the XmlRpcPlugin patch.
I also read this article:
http://nil.checksite.co.uk/post.cfm/trac-0-11-and-mylyn
.... and so I'm using XmlRpcPlugin from trunk.
|
|
| | | | |
Re: Trac 0.11 + Mylyn: Weird Query results [message #596679 is a reply to message #66324] |
Thu, 12 March 2009 07:38  |
Eclipse User |
|
|
|
Geraint Howell wrote:
> Tickets that *should* match my query appear in the repository's
> "Unmatched" container if I
>
> * create a task with Mylyn
> * create a task with the email2trac plugin
>
> If I use a browser to create a Ticket that should match my query, it
> doesn't
> show up at all. I can search the repository, and find it that way. If I
> add some context (by adding a comment), then it shows up in
> the "Uncategorized" container.
Hmm. I tried upgrading to Mylyn 3.1 on my XP box. Now, no matter which
route I used to create a Ticket, those created since upgrading to Trac 0.11
don't appear at all in Mylyn, unless I manually "Search repository for key
or summary...".
When I open a Ticket that I've searched for, Mylyn tells me that it's "Not
in Task List. Click to add." When I do this, the Ticket appears in
the "Uncategorized" container.
|
|
|
Re: Trac 0.11 + Mylyn: Weird Query results [message #596684 is a reply to message #66324] |
Thu, 12 March 2009 12:25  |
Eclipse User |
|
|
|
Geraint Howell wrote:
> I'm seeing some odd results with Mylyn queries based on the Ticket Owner:
After writing my own script to query Trac via XML-RPC, it looks like my
installation of XmlRpcPlugin's ticket.query() method is returning a maximum
of 100 results.
If I exclude closed tickets from my Mylyn query (thereby bring the total
number of results to <100), then I get the results I'd expect.
Strangely, the XmlRpcPlugin on my Trac 0.10 install is *not* limited to 100
results - I don't know why I'm seeing different behaviour, here.
However, the fault doesn't appear to be anything to do with Mylyn. I
thought I'd post that outcome here in the hope of saving someone some
frustration.
G.
|
|
| | |
Goto Forum:
Current Time: Fri May 09 17:36:57 EDT 2025
Powered by FUDForum. Page generated in 0.03301 seconds
|