Modify

Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#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 Ryan J Ollos)

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 7 years ago by Ryan J Ollos

Description: modified (diff)
Resolution: wontfix
Status: newclosed

Bloodhound has multiproject support so SimpleMultiProjectPlugin isn't needed. See gmessage:trac-users:B9fa-YECaOo/9NzbkaEpAQAJ.

comment:2 Changed 7 years ago by falkb

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...

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain falkb.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.