#1890: Can create tickets anonymously using the username of an authenticated 
user
----------------------------------------+-----------------------------------
 Reporter:  [EMAIL PROTECTED]  |        Owner:  cboos
     Type:  defect                      |       Status:  new  
 Priority:  normal                      |    Milestone:  0.11 
Component:  general                     |      Version:  0.8.4
 Severity:  normal                      |   Resolution:       
 Keywords:  review                      |  
----------------------------------------+-----------------------------------
Changes (by cboos):

  * milestone:  0.10 => 0.11
  * owner:  cmlenz => cboos
  * status:  assigned => new

Comment:

 About the `authenticated` column:

 See a TracDev/JournalingProposal#Asolution, in which I propose
 to have two tables for storing ticket changes: `ticket_transaction`
 for meta-data about the change, identified by `tid`
 and the `ticket_change` table would contain the actual field
 changes. There would be a `1 -> n` relationship between them,
 so this would make it acceptable to store additional changes
 like `authenticated` and `ipnr` without introducing too much
 complexity and redundancy.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/1890>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to