On Jun 27, 2008, at 3:27 AM, Daniel Lowicki wrote: > Hi all, > > I would like to add a text field for a version history entry. > Something like: > > “When user a did this a blue screen could occur “ > > Adding the field is not the problem. > > I would then like to auto export this line from each ticket > belonging to a milestone to a file in a format like: > > date;ticket owner;<text1 from above> > date;ticket owner;<text2> > date;ticket owner;<text3> > > Is this possible? >
You would need to make a plugin or script to handle it, but sure it is possible. --Noah --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
