[Trac-tickets] [The Trac Project] #1536: Unable to add milestone from browser and other related errors

The Trac Project noreply at edgewall.com
Wed May 11 20:12:08 EDT 2005


#1536: Unable to add milestone from browser and other related errors
---------------------+------------------------------------------------------
       Id:  1536     |      Status:  new                     
Component:  roadmap  |    Modified:  Wed May 11 20:12:08 2005
 Severity:  normal   |   Milestone:  0.9                     
 Priority:  normal   |     Version:  devel                   
    Owner:  cmlenz   |    Reporter:  PBruin                  
---------------------+------------------------------------------------------
 * 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 [[BR]]
 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>
 }}}

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/1536>
The Trac Project <>


More information about the Trac-Tickets mailing list