Hello everybody.
I'm doing an evaluation of agilo for my company, and while adding a
new sprint (milestone1?add=Add+new+sprint)
i get the error InterfaceError: Error binding parameter 3 - probably
unsupported type when applying changes
The dates for start and end are in the correct format (yyyy-mm-dd),
and i only have added one team with 3 users so far. Anyone else seen
this, and have a solution?
regards
Josef
Jaunty Ubuntu x64
default python 2.6
/binary_agilo-1.0_PRO_RC2-py2.6
File "/usr/lib/python2.6/dist-packages/trac/web/main.py", line 423, in
_dispatch_request
dispatcher.dispatch(req)
File "/usr/lib/python2.6/dist-packages/trac/web/main.py", line 197, in
dispatch
resp = chosen_handler.process_request(req)
File "/usr/local/lib/python2.6/dist-packages/binary_agilo-1.0_PRO_RC2-
py2.6.egg/agilo/api/view.py", line 111, in process_request
data = handler(req) or {}
File "/usr/local/lib/python2.6/dist-packages/binary_agilo-1.0_PRO_RC2-
py2.6.egg/agilo/scrum/sprint/web_ui.py", line 308, in do_post
return self._do_create(req, name)
File "/usr/local/lib/python2.6/dist-packages/binary_agilo-1.0_PRO_RC2-
py2.6.egg/agilo/scrum/sprint/web_ui.py", line 323, in _do_create
return self.redirect(req, SprintDisplayView(self.env), name)
File "/usr/local/lib/python2.6/dist-packages/binary_agilo-1.0_PRO_RC2-
py2.6.egg/agilo/api/view.py", line 189, in redirect
req.redirect(href)
File "/usr/lib/python2.6/dist-packages/trac/web/api.py", line 266, in
redirect
self.session.save() # has to be done before the redirect is sent
File "/usr/lib/python2.6/dist-packages/trac/web/session.py", line 102,
in save
"VALUES(%s,%s,%s,%s)", attrs)
File "/usr/lib/python2.6/dist-packages/trac/db/util.py", line 57, in
executemany
return self.cursor.executemany(sql_escape_percent(sql), args)
File "/usr/lib/python2.6/dist-packages/trac/db/sqlite_backend.py",
line 63, in executemany
args or [])
File "/usr/lib/python2.6/dist-packages/trac/db/sqlite_backend.py",
line 50, in _rollback_on_error
return function(self, *args, **kwargs)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Agilo for Scrum" group. This group is moderated by agile42 GmbH
http://www.agile42.com and is focused in supporting Agilo for Scrum users.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/agilo?hl=en
-~----------~----~----~----~------~----~------~--~---