On Sep 9, 3:19 pm, Lukasz Szybalski <[email protected]> wrote:
> Hello,
> I have 2 departments that need to use trac mostly for task management.
> Each of them have 2 different milestones and different version.
>
> The only solution I can see right now is to either setup user as part
> of a group, and based on that group show milestone, version, component
> or create 2 instances of trac:
>
> group A"
> milestone: A
> milestone: B
> milestone: C
> group B:
> milestone: D
> milestone: E
> milestone: F
>
> or to have 2 instances of trac one for each group
>
> group A instance A:
> milestone: A
> milestone: B
> milestone: C
>
> group B instance B:
> milestone: D
> milestone: E
> milestone: F
>
> 1. Can I control what is displayed in milestone, version, component per group?
> 2. If no, how can I link two instances of trac so that user from a
> group A can send a Ticket to group B in case its being entered to the
> wrong trac.?
>
> Ideas on how to do this? Anything that will solve my problem?
>
Would MultipleRepositorySupport do anything for me here?
Is there a way to sync tickets from one trac ( If ticket assigned
milestone Z in instance 1 -> close ticket -> open ticket in instance 2
under milestone Z)?
Lucas
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---