I have had a request to add a date variable to tickets. I can make it a simple text field. However, this makes it awkward to use as a sort key. Is there a better way to add a date to a ticket? Especially if one use is sorting?
In addition, it would be great if the date could default to, say, today + 2 weeks. I see a DateOffset macro, but it uses a fixed date. I guess I could hack the DateOffset to use the current date. But the question problem is how do I initialize the date field with the result of the macro? I am guessing this has been answered a zillion times. Is this described in the Trac docs? -- -- Roger Oberholtzer --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
