id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release 11459,"OperationalError: (1054, ""Unknown column 'hours' in 'field list'"")",admin,,"==== How to Reproduce ==== While doing a POST operation on `/worklog`, Trac issued an internal error. ''(please provide additional details here)'' Request parameters: {{{ {'__FORM_TOKEN': u'c28fc3ec7a28b6b4baf3f85d', 'comment': u'Test ', 'source_url': u'/trac/ticket/68', 'stoptime': u'', 'stopwork': u'Stop Work', 'ticket': u'68'} }}} User agent: `Mozilla/5.0 (Windows NT 5.1; rv:26.0) Gecko/20100101 Firefox/26.0` ==== System Information ==== || '''`Trac`''' || `1.0.1` || || '''`Agilo`''' || `0.9.12` || || '''`Genshi`''' || `0.7 (with speedups)` || || '''`GIT`''' || `1.7.9.5` || || '''`GIT`''' || `1.7.9.5` || || '''`MySQL`''' || `server: ""5.5.34-0ubuntu0.12.04.1"", client: ""5.5.34"", thread-safe: 1` || || '''`MySQLdb`''' || `1.2.4` || || '''`Pygments`''' || `1.4` || || '''`Python`''' || `2.7.3 (default, Sep 26 2013, 20:03:06) ` [[br]] `[GCC 4.6.3]` || || '''`pytz`''' || `2011k` || || '''`setuptools`''' || `2.0.1` || || '''`jQuery`''' || `1.7.2` || ==== Enabled Plugins ==== || '''`agilo`''' || `0.9.12` || || '''`AutocompleteUsers`''' || `0.4.2dev-r12687` || || '''`ComponentDependencyPlugin`''' || `0.1` || || '''`timingandestimationplugin`''' || `1.3.7` || || '''`TracAccountManager`''' || `0.4.3` || || '''`TracAutoComplete`''' || `0.1` || || '''`TracGit`''' || `0.12.0.5dev` || || '''`TracTicketChangesets`''' || `1.0dev-r10004` || || '''`worklog`''' || `0.3dev-r12358` || ==== Python Traceback ==== {{{ Traceback (most recent call last): File ""build/bdist.linux-x86_64/egg/trac/web/main.py"", line 497, in _dispatch_request dispatcher.dispatch(req) File ""build/bdist.linux-x86_64/egg/trac/web/main.py"", line 214, in dispatch resp = chosen_handler.process_request(req) File ""build/bdist.linux-x86_64/egg/worklog/webui.py"", line 143, in process_request if not mgr.stop_work(stoptime, comment): File ""build/bdist.linux-x86_64/egg/worklog/manager.py"", line 224, in stop_work self.save_ticket(tckt, message) File ""build/bdist.linux-x86_64/egg/worklog/manager.py"", line 81, in save_ticket tckt.save_changes(self.authname, msg, nowdt, cnum=str(cnum+1)) File ""/usr/local/lib/python2.7/dist-packages/agilo-0.9.12-py2.7.egg/agilo/ticket/model.py"", line 860, in save_changes res = super(AgiloTicket, self).save_changes(author, comment, when, db, cnum, replyto=replyto) File ""build/bdist.linux-x86_64/egg/trac/ticket/model.py"", line 346, in save_changes % name, (self[name], self.id)) File ""build/bdist.linux-x86_64/egg/trac/db/util.py"", line 121, in execute cursor.execute(query, params) File ""build/bdist.linux-x86_64/egg/trac/db/util.py"", line 65, in execute return self.cursor.execute(sql_escape_percent(sql), args) File ""/usr/local/lib/python2.7/dist-packages/MySQL_python-1.2.4-py2.7-linux-x86_64.egg/MySQLdb/cursors.py"", line 201, in execute self.errorhandler(self, exc, value) File ""/usr/local/lib/python2.7/dist-packages/MySQL_python-1.2.4-py2.7-linux-x86_64.egg/MySQLdb/connections.py"", line 36, in defaulterrorhandler raise errorclass, errorvalue OperationalError: (1054, ""Unknown column 'hours' in 'field list'"") }}}",task,new,high,WorkLogPlugin,normal,,,bhairav@…,1.0