Modify ↓
#2589 closed defect (worksforme)
new ticket gets assigned to a user
| Reported by: | Owned by: | Jonas Borgström | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | ticket system | Version: | 0.9.3 |
| Severity: | minor | Keywords: | |
| Cc: | thomas@… | Branch: | |
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
When we create a new ticket at http://www.phorum.org/cgi-bin/trac.cgi it is always assigned to user ts77. I can not find a way to make this not happen. We would rather it simply be unassigned.
I work with another Trac install (not public) that does not have this problem.
Attachments (0)
Change History (3)
comment:1 by , 20 years ago
| Component: | general → ticket system |
|---|
comment:2 by , 20 years ago
comment:3 by , 20 years ago
| Resolution: | → worksforme |
|---|---|
| Status: | new → closed |
Just set the component's owner to blank using WebAdmin. I am not sure if this will work with trac-admin.
Note:
See TracTickets
for help on using tickets.



Actually, looking at the other Trac install, they have assigned most components to the user nobody. That is a decen work around, but I would prefer to have it be empty or (unassigned) or something.