id summary reporter owner description type status priority component severity resolution keywords cc release 3786 Can't load old tickets after installing TimingAndEstimationPlugin anonymous Russ Tyndall "Hi there, I was testing some kind of plugins for adding planning and estimation information to the tickets. When I installed your plugin, everything work well (at a first glance), I could create new tickets with effort estimation and timing. But when I tried to take a look to some old tickets, created before the plugin was installed, I found a problem, following is the error and its stacktrace: == Error == Trac detected an internal error: {{{AttributeError: 'TicketSystem' object has no attribute 'get_ticket_completion_stages'}}} == Stacktrace == {{{ Traceback (most recent call last): File ""/usr/lib/python2.4/site-packages/Trac-0.11.1-py2.4.egg/trac/web/main.py"", line 423, in _dispatch_request dispatcher.dispatch(req) File ""/usr/lib/python2.4/site-packages/Trac-0.11.1-py2.4.egg/trac/web/main.py"", line 197, in dispatch resp = chosen_handler.process_request(req) File ""/usr/lib/python2.4/site-packages/Trac-0.11.1-py2.4.egg/trac/ticket/web_ui.py"", line 170, in process_request return self._process_ticket_request(req) File ""/usr/lib/python2.4/site-packages/Trac-0.11.1-py2.4.egg/trac/ticket/web_ui.py"", line 517, in _process_ticket_request get_reporter_id(req, 'author'), field_changes) File ""/usr/lib/python2.4/site-packages/Trac-0.11.1-py2.4.egg/trac/ticket/web_ui.py"", line 1210, in _insert_ticket_data label, widget, hint = controller.render_ticket_action_control( File ""build/bdist.linux-i686/egg/agiletrac/workflow.py"", line 391, in render_ticket_action_control }}} Regards" defect closed high TimingAndEstimationPlugin critical invalid 0.10