Opened 17 years ago
Closed 8 years ago
#2524 closed defect (wontfix)
TracForge: Support for notification in client projects not working?
Reported by: | jholg | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | TracForgePlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
Hi there, I really like what TracForgePlugin offers to support multiple projects, but can't seem to get notification working properly. Reason seems to be that the env used to get the usernames + email addresses when creating a ticket in a client trac is the client env, so only users known there will show up with their preferences.
This also manifests in that while single sign-on works like a charm, a user will have to set up preferences in each client project separately.
So I guess either the env.get_known_users() call for notification should somehow be redirected to the master env, or the master env should propagate all users & their basic preferences (email) to all client tracs, upon creating a user.
And maybe this already does work but my setup is flawed (I'm a trac newbie and cannot say I really grasp the inner workings so far). E.g. I'm unsure about what effect the TracForgePlugin Project Admin stuff currently has, because I don't seem to actually have to create a project there to make use of tracforge.
Is it possible to get this working properly?
Btw I'm using this 0.11-ported variant: http://trac.edgewall.org/wiki/TracMultipleProjects/ComprehensiveSolution in combination with AccountManager.
Holger
Attachments (0)
Change History (2)
comment:1 Changed 10 years ago by
Owner: | Noah Kantrowitz deleted |
---|
comment:2 Changed 8 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Plugin is deprecated.