Edgewall Software
Modify

Opened 19 years ago

Closed 19 years ago

Last modified 18 years ago

#1536 closed defect (fixed)

Invalid ticket links in query for tickets that have been closed

Reported by: PBruin Owned by: Christopher Lenz
Priority: normal Milestone: 0.9
Component: ticket system Version: devel
Severity: normal Keywords: query
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

  • Unable to add milestone through browser. When trying to add milestone I get Invalid Milestone Name and an error saying Milestone test does not exist
  • Adding the milestone with trac-admin is possible. However I found that the new milestone had a lot of tickets added to it. These were all the tickets that did not have a milestone yet. Is this suppossed to be like this?
  • Next I try to remove the milestone from the tickets via the following route.
    • In the roadmap I click on the number of active tickets and from there select a ticket and remove the milestone
    • When I come back to the roadmap I see the number of active tickets is indeed gone down by one. But when I go back to the query I still see the same 4 tickets but the one I removed is italic and has a link to the main wiki. It is not a cashing problem from the browser as the ticket link is now a link to /trac

This is the query:

https://trac.mysite.com/trac/query?status=new&status=assigned&status=reopened&milestone=NewRelease+8.1

This is the resulting html for the ticket that has the milestone removed

  <tr class="even prio changed removed">
    <td class="ticket"><a href="" title="View ticket">36</a></td>
    <td>
     <a href="" title="View ticket">Ticket text</a>

Attachments (0)

Change History (5)

comment:1 by PBruin, 19 years ago

Keywords: roadmap removed

I see that the adding of the milestone was fixed. I also have not been able to reproduce the adding as a default of the new milestone to tickets without a milestone.
However the issue with the query is still there.
Sorry about reporting something that is already fixed.

comment:2 by Christopher Lenz, 19 years ago

Component: roadmapticket system
Status: newassigned
Summary: Unable to add milestone from browser and other related errorsInvalid ticket links in query for tickets that have been closed

comment:3 by Christopher Lenz, 19 years ago

Resolution: fixed
Status: assignedclosed

Fixed in [1945].

comment:4 by anonymous, 18 years ago

Component: ticket systemreport system

comment:5 by Matthew Good, 18 years ago

Component: report systemticket system

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Christopher Lenz.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Christopher Lenz to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.