| Summary: | [web connector] add ability to support multiple task urls | ||
|---|---|---|---|
| Product: | z_Archived | Reporter: | Michael Giroux <michael.giroux> |
| Component: | Mylyn | Assignee: | Project Inbox <mylyn-triaged> |
| Status: | CLOSED MOVED | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P3 | Keywords: | helpwanted |
| Version: | 3.0 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | |||
|
Description
Michael Giroux
Can a single query return TASKs as well as TRACKER items? (In reply to comment #1) > Can a single query return TASKs as well as TRACKER items? No, it takes two different queries to retrieve these different typs of items. However, the current Web Templates implementation allows me to define a QUERY URL for each type of query (TRACKER and TASK), so I am able to obtain lists of these items. The problem is that when I click on an item to open it, there is only one repository TASK URL (not to be confused with the TASK items in my forge) so what I end up with is a list of forge TASKS with hotlinks that try to retrieve forge TRACKER items. What is needed is a corresponding TASK URL associated with an individual query. Mylyn has been restructured, and our issue tracking has moved to GitHub [1]. We are closing ~14K Bugzilla issues to give the new team a fresh start. If you feel that this issue is still relevant, please create a new one on GitHub. [1] https://github.com/orgs/eclipse-mylyn |