Ticket #430 (closed defect: duplicate)
Title error when adding a project
Reported by: | ed | Owned by: | jim |
---|---|---|---|
Priority: | critical | Milestone: | PSE |
Component: | Drupal modules & settings | Keywords: | |
Cc: | Estimated Number of Hours: | 0.0 | |
Add Hours to Ticket: | 0 | Billable?: | yes |
Total Hours: | 0 |
Description (last modified by jim) (diff)
Add project information as not logged in, no user account:
"The Project Title field requires a unique value, and the specified value is already used. Matches are found in the following content:
• Trucie's test project"
(But it does create the project; the alert appeared in my admin inbox)
User is left hanging...
Change the title to 'truce's project 2' and press return, Proceed - and get to the thank you page.
Change History
Note: See
TracTickets for help on using
tickets.
The button dropping off the bottom is a theme/jsPane thing, updating description and moving that to new ticket #438.
Anyway, this is all rather annoying because the same damn rules module that is supposed to stop this duplicates thing happening ALSO sends the notification to admins of the new project...
Will test this when the new project form codepath is ready.