Opened 7 years ago
Last modified 7 years ago
#13032 closed task
SimpleMultiProject Unable to create project — at Initial Version
| Reported by: | Mohiddin | Owned by: | falkb |
|---|---|---|---|
| Priority: | highest | Component: | SimpleMultiProjectPlugin |
| Severity: | blocker | Keywords: | |
| Cc: | mohiddinster@… | Trac Release: | 1.0 |
Description
Unable to add new project using SimpleMultiProject. Im running Bloodhound (apache-bloodhound-0.8) in that i added plugin called SimpleMultiProject. When i add new project and click submit it dont show any output and even it dont show project which i added. Found below error logs:
2017-01-08 14:49:34,417 Trac[admin] ERROR: Add Project Error: Failed to translate SQL 'INSERT INTO
smp_project (name, summary, description, closed, restrict_to)
VALUES (%s, %s, %s, %s, %s);', exception 'Invalid INSERT statement, unable to parse VALUES section'
2017-01-08 14:49:34,417 Trac[admin] ERROR: SimpleMultiProject Error: Failed to add project 'newproj'
Anyone faced this issue before?
Thanks, Mohiddin


