#13032 closed task (wontfix)
SimpleMultiProject Unable to create project
Reported by: | Mohiddin | Owned by: | falkb |
---|---|---|---|
Priority: | highest | Component: | SimpleMultiProjectPlugin |
Severity: | blocker | Keywords: | |
Cc: | mohiddinster@… | Trac Release: | 1.0 |
Description (last modified by )
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
Attachments (0)
Change History (2)
comment:1 Changed 8 years ago by
Description: | modified (diff) |
---|---|
Resolution: | → wontfix |
Status: | new → closed |
comment:2 Changed 8 years ago by
I never tested under Bloodhound nor have I installed it.
Bloodhound introduces Products, and my feeling is a project is a subset of a product, e.g. product "iFone" can have several projects "i4", "i5", "i6", "i7" each one having its release cycle. So maybe it does not exclude each other.
This plugin actually just extends the Trac web-pages 'timeline', 'roadmap' and 'newticket' in a certain way. But I don't know if that page tweaking works together with Bloodhound's tweaking of Trac web-pages...
The reported error itself looks more like a detail error on the layer of database handling. One need to debug it more in detail what actually happens, but I don't have any time for Trac these current months, sorry...
Bloodhound has multiproject support so SimpleMultiProjectPlugin isn't needed. See gmessage:trac-users:B9fa-YECaOo/9NzbkaEpAQAJ.