Created #455: [#5848] Bulk edit of tickets errors when changing custom fields 
(1cp)


---

** [tickets:#5848] Bulk edit of tickets errors when changing custom fields**

**Status:** in-progress
**Labels:** 42cc 
**Created:** Wed Feb 20, 2013 07:18 PM UTC by Dave Brondsema
**Last Updated:** Mon Oct 14, 2013 02:03 PM UTC
**Owner:** nobody

Error is:

~~~~
File '/var/local/allura/Allura/allura/lib/base.py', line 27 in __call__
  response = super(WsgiDispatchController, self).__call__(environ, 
start_response)
File 
'/var/local/env-allura/lib/python2.7/site-packages/Pylons-1.0-py2.7.egg/pylons/controllers/core.py',
 line 211 in __call__
  response = self._dispatch_call()
File 
'/var/local/env-allura/lib/python2.7/site-packages/Pylons-1.0-py2.7.egg/pylons/controllers/core.py',
 line 162 in _dispatch_call
  response = self._inspect_call(func)
File 
'/var/local/env-allura/lib/python2.7/site-packages/Pylons-1.0-py2.7.egg/pylons/controllers/core.py',
 line 105 in _inspect_call
  result = self._perform_call(func, args)
File 
'/var/local/env-allura/lib/python2.7/site-packages/TurboGears2-2.1.5-py2.7.egg/tg/controllers/dispatcher.py',
 line 258 in _perform_call
  r = self._call(func, params, remainder=remainder)
File 
'/var/local/env-allura/lib/python2.7/site-packages/TurboGears2-2.1.5-py2.7.egg/tg/controllers/decoratedcontroller.py',
 line 120 in _call
  output = controller_callable(*remainder, **dict(params))
File '/var/local/allura/ForgeTracker/forgetracker/tracker_main.py', line 760 in 
update_tickets
  ticket.custom_fields[k])
KeyError: u'_select'
~~~~


---

Sent from sourceforge.net because allura-dev@incubator.apache.org is subscribed 
to https://sourceforge.net/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/allura/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.

Reply via email to