Bug #549
Milestone #21: Testing de la web
Error cuando se asigna un experimento existente a otra campaña
100%
Description
IntegrityError at /campaign/4/edit/
(1062, "Duplicate entry 'Julia 150km [2016/05/04]' for key 'db_experiments_name_22e3bc76c0a737ef_uniq'")
Request Method: POST
Request URL: http://10.10.50.99/campaign/4/edit/
Django Version: 1.8.6
Exception Type: IntegrityError
Exception Value:
(1062, "Duplicate entry 'Julia 150km [2016/05/04]' for key 'db_experiments_name_22e3bc76c0a737ef_uniq'")
Exception Location: /usr/local/virtuals/radarsys/lib/python2.7/site-packages/MySQLdb/connections.py in defaulterrorhandler, line 36
Python Executable: /usr/bin/python
Python Version: 2.7.5
Python Path:
['/usr/local/radarsys',
'/usr/local/virtuals/radarsys/lib/python2.7/site-packages',
'/usr/lib/python2.7/site-packages/pip-8.1.1-py2.7.egg',
'/usr/lib64/python27.zip',
'/usr/lib64/python2.7',
'/usr/lib64/python2.7/plat-linux2',
'/usr/lib64/python2.7/lib-tk',
'/usr/lib64/python2.7/lib-old',
'/usr/lib64/python2.7/lib-dynload',
'/usr/lib64/python2.7/site-packages',
'/usr/lib64/python2.7/site-packages/gtk-2.0',
'/usr/lib/python2.7/site-packages']
Server time: Wed, 4 May 2016 17:03:00 -0500
History
#1 Updated by Juan Carlos Espinoza over 8 years ago
- Status changed from New to In progress
- Assignee set to Juan Carlos Espinoza
#2 Updated by Juan Carlos Espinoza over 8 years ago
- Parent task set to #21
#3 Updated by Fiorella Quino about 7 years ago
- Status changed from In progress to Closed
#4 Updated by Fiorella Quino about 7 years ago
- % Done changed from 0 to 100