Hi,

I just wanted to let you know that this is reproducible on my machine
using Agilo Pro 1.0.1 trial. I can easily generate this error
repeatedly using the following steps:

1. Create two sprints (only do this once)
2. Add at least one ticket and a team to the first sprint (only do
this once)

3. Go to the dashboard
4. Go to the sprint backlog of the second sprint (using the side bar)
5. Go to the dashboard -> The error appears.

 Trac detected an internal error:

 CommandError: 'NoneType' object has no attribute 'name'

File "/usr/lib/python2.5/site-packages/Trac-0.11.5-py2.5.egg/trac/web/
main.py", line 444, in _dispatch_request
  dispatcher.dispatch(req)
File "/usr/lib/python2.5/site-packages/Trac-0.11.5-py2.5.egg/trac/web/
main.py", line 205, in dispatch
  resp = chosen_handler.process_request(req)
File "/usr/lib/python2.5/site-packages/binary_agilo-1.0.1_PRO-
py2.5.egg/agilo/scrum/backlog/dashboard.py", line 100, in
process_request
  self._add_charts_to_template_data(req, current_sprint_name, data)
File "/usr/lib/python2.5/site-packages/binary_agilo-1.0.1_PRO-
py2.5.egg/agilo/scrum/backlog/dashboard.py", line 76, in
_add_charts_to_template_data
  sprint_name=current_sprint_name, cached_data=cached_data)
File "/usr/lib/python2.5/site-packages/binary_agilo-1.0.1_PRO-
py2.5.egg/agilo/charts/chart_generator.py", line 135, in
get_chartwidget
  new_widget  = self._get_widget(name, kwargs, use_cache)
File "/usr/lib/python2.5/site-packages/binary_agilo-1.0.1_PRO-
py2.5.egg/agilo/charts/chart_generator.py", line 110, in _get_widget
  new_widget = generator.generate_widget(name, **kwargs)
File "/usr/lib/python2.5/site-packages/binary_agilo-1.0.1_PRO-
py2.5.egg/agilo/scrum/sprint/charts/resource_assignment_piechart.py",
line 42, in generate_widget
  resource_widget.populate_with_sprint_data(sprint_name)
File "/usr/lib/python2.5/site-packages/binary_agilo-1.0.1_PRO-
py2.5.egg/agilo/scrum/sprint/charts/resource_assignment_piechart.py",
line 70, in populate_with_sprint_data
  self.data['resource_stats'] = SprintController
(self.env).process_command(cmd_resources)
File "/usr/lib/python2.5/site-packages/binary_agilo-1.0.1_PRO-
py2.5.egg/agilo/api/controller.py", line 337, in process_command
  raise e

Trac:   0.11.5
Python:         2.5.2 (r252:60911, Jul 22 2009, 15:52:25) [GCC 4.2.4 (Ubuntu
4.2.4-1ubuntu3)]
setuptools:     0.6c9
psycopg2:       2.0.6
Genshi:         0.5.1
mod_python:     3.3.1
Agilo:  1.0.1-PRO
jQuery: 1.2.6

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

Reply via email to