Modify ↓
Opened 6 years ago
Closed 6 years ago
#13629 closed defect (worksforme)
project.options no longer gets filled
| Reported by: | Andreas | Owned by: | Andreas |
|---|---|---|---|
| Priority: | normal | Component: | SimpleMultiProjectPlugin |
| Severity: | major | Keywords: | |
| Cc: | Trac Release: | 1.4 |
Description
With the latest trunk-version installed, the plugin does not set new projects to "project.options = ...." under [ticket-custom] anymore.
I'm not sure that happened on purpose, but this behaviour would bring the advantage that someone cannot see projects in the custom query that he is not restricted to, so this would be a really nice feature.
Problem: When creating a new ticket, I can still see and select the different projects, but when I try to submit the ticket, I get an error message:
Warning: "<myProjectname>" is not a valid value for the project field.
Attachments (0)
Change History (3)
comment:1 Changed 6 years ago by
| Owner: | set to Ryan J Ollos |
|---|---|
| Status: | new → accepted |
comment:2 Changed 6 years ago by
| Owner: | changed from Ryan J Ollos to Andreas |
|---|
comment:3 Changed 6 years ago by
| Resolution: | → worksforme |
|---|---|
| Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.



It seems like this was an installationissue, it's working now for me