Version: Debian wheezy/sid, Python 2.7.3rc2, Trac 0.12.3, Agilo 1.3.8 PRO or Agilo 0.9.8
Steps that will reproduce the problem?
2. Enable agilo in trac.ini
3. Upgrade the environment
What is the expected result?
Running agilo plugin.
What happens instead?
$ trac-admin myproject upgrade
TypeError: int() argument must be a string or a number, not 'NoneType'
$ trac-admin myproject upgrade
OperationalError: table agilo_link already exists
Possible workaround:
Unknown. I tried it several times with little modifications.
Any additional information:
None.