Edgewall Software

Ticket #2961 (new enhancement)

Opened 3 years ago

Last modified 2 years ago

custom comment fields

Reported by: Ryan@… Owned by: jonas
Priority: normal Milestone: 2.0
Component: ticket system Version: 0.9.4
Severity: normal Keywords: time tracking tracobject
Cc: ryan@…

Description

I'd like a function similar to TracTicketsCustom, but for comments.

I'm looking to integrate time tracking into Trac to eliminate some double entry, but unlike all the folks at #710, I'd like my "hours spent" field to be on the comment, so we can track who is putting in the time when, and not just have one field on the ticket everyone keeps updating.

Attachments

Change History

Changed 3 years ago by ryan@…

  • keywords time tracking added

Changed 3 years ago by anonymous

  • cc ryan@… added

Changed 2 years ago by sid

Can this be accomplished with a plugin?

Changed 2 years ago by cboos

  • keywords tracobject added
  • milestone set to 2.0

No, I don't think so (well, at least not in a clean way).

(Developement Notes) I have to think about having metadata for changes... Now that I think about it, what I wrote about the comment in TracDev/Proposals/DataModel#ResourceChangeHistory can't be done without an indication that the comment is to be treated specially, labeled as a property sticking to the change, not as a changing property of the resource.

It's the same kind of distinction in Subversion, between a property and a revision property.

Changed 2 years ago by ryan@…

My apologies, I forgot about this ticket completely. My company ended up writing a plug-in to accomplish my specific hours-tracking needs: TimingAndEstimationPlugin

I still think having generic custom comment fields would be good for extensibility, but the specific need I was looking to fill has been filled.

Add/Change #2961 (custom comment fields)

Author



Change Properties
<Author field>
Action
as new
as The resolution will be set. Next status will be 'closed'
to The owner will change from jonas. Next status will be 'new'
The owner will change from jonas to anonymous. Next status will be 'assigned'
 
Note: See TracTickets for help on using tickets.