| | 1 | [[PageOutline]] |
| | 2 | = Known Issues = |
| | 3 | |
| | 4 | This page shows a list of known issues with the latest stable release of Proteios. |
| | 5 | |
| | 6 | == Current Release == |
| | 7 | |
| | 8 | The latest stable release of Proteios is 2.3. |
| | 9 | |
| | 10 | == List of Known Issues == |
| | 11 | |
| | 12 | || '''Issue''' || '''Description''' || '''Ticket #''' || |
| | 13 | || Project IPG external ID stack trace || Selecting external ID for project IPG gives stack trace || #431 || |
| | 14 | |
| | 15 | == Ticket Lists == |
| | 16 | |
| | 17 | Trac queries can be used to list tickets selected using different search conditions. Below are links to two pre-configured queries. The resulting pages contain controls for modifying the search conditions. |
| | 18 | To use modified search conditions, click the "Update" button on the page. |
| | 19 | |
| | 20 | A list of tickets with `type = "defect"` for a specific release can be found using the Trac query [http://www.proteios.org/query?status=new&status=assigned&status=reopened&status=closed&group=owner&milestone=Proteios+2.4&type=defect&order=priority List tickets with type = 'defect']. |
| | 21 | |
| | 22 | A list of all tickets for a release can be found using the Trac query [http://www.proteios.org/query?status=new&status=assigned&status=reopened&status=closed&group=owner&milestone=Proteios+2.4&order=priority List tickets]. |
| | 23 | |