Modify

Opened 13 years ago

Closed 12 years ago

#8450 closed defect (duplicate)

Upgrade Error question?

Reported by: miraqidev@… Owned by: Colin Guthrie
Priority: normal Component: ClientsPlugin
Severity: major Keywords:
Cc: Trac Release: 0.12

Description (last modified by Ryan J Ollos)

Hi When I run the upgrade after enabling the plugin I get the following error

ClientsPlugin needs an upgrade
 * Upgrading db
Creating client table
WorklogPlugin Exception: table client already exists
 * Upgrading reports
UnboundLocalError: local variable 'version' referenced before assignment

I have corrected the typo in reportmanager.py as noted in the Recent Changes section(9713).

Please Help. Thanks.

Attachments (0)

Change History (3)

comment:1 Changed 13 years ago by Ryan J Ollos

Description: modified (diff)

comment:2 Changed 12 years ago by yamilchamut@…

I was having the same problem, but I managed to solve it by adding "global version" between lines 21 and 23 on reportmanager.py

Hope it helps!

Y.

comment:3 Changed 12 years ago by Ryan J Ollos

Resolution: duplicate
Status: newclosed

Duplicate of #7450. See that ticket for solution.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Colin Guthrie.
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.