I had not seen that plugin. It looks like it would suit my needs except that
I have to manage the versions in a JSON blob. Also, it looks like I would
need to create a custom field "my version" instead of using the built in
version field. I'll take a look at this plugin though to see if it can work.
Maybe I could get in touch with the author to optionally manage the values
in the database if I want to use it on existing fields instead of custom
ones.

On Fri, Dec 17, 2010 at 3:01 PM, Dalton Barreto <daltonma...@gmail.com>wrote:

> 2010/12/17 Stephen Mullins <smulli...@gmail.com>:
> > Hey trac people,
> > We use trac at work and one thing that would be helpful is to have a
> version
> > for each component. I have seen there is a plugin "condfields" that would
> > let me have different fields per ticket type but I need a different
> values
> > per component. Is this possible in trac or is there a plugin to
> accomplish
> > this?
> > The motivation behind this request is that we have about a dozen or so
> > different components, and we need better visibility into which tickets
> were
> > fixed in which versions of each component. I may have a component "web
> > layer" that has a hundred tickets that have been fixed, but sometimes I
> need
> > to go back and say "for version X of this component, what tickets were
> > fixed". This is especially useful when comparing two versions to
> understand
> > what changed between them. I do realize I could have one giant list of
> all
> > versions of all components, but then I do not want to be able to set the
> > version of a component to a value that doesn't apply.
> > Hope my question was clear enough. Thanks for your time,
> > Stephen
> >
>
> Have you tried http://trac-hacks.org/wiki/TracTicketChainedFieldsPlugin
> ? As I understand it does almost what you need. The only problem is
> that the values for the ticket fields come from a JSON file and not
> from a custom db query.
>
> --
> Dalton Barreto
> http://daltonmatos.wordpress.com
>
> --
> You received this message because you are subscribed to the Google Groups
> "Trac Development" group.
> To post to this group, send email to trac-...@googlegroups.com.
> To unsubscribe from this group, send email to
> trac-dev+unsubscr...@googlegroups.com<trac-dev%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/trac-dev?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Development" group.
To post to this group, send email to trac-...@googlegroups.com.
To unsubscribe from this group, send email to 
trac-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-dev?hl=en.

Reply via email to