Project

General

Profile

Actions

Bug #8443

closed

Error at creation of mark without tags

Added by Ilja Zakharov over 6 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Immediate
Category:
Bridge
Target version:
Start date:
09/19/2017
Due date:
09/19/2017
% Done:

100%

Estimated time:
Detected in build:
svn
Platform:
Published in build:

Description

I get an exception with the following message trying to create a mark (without tags):

Deleting ReportRoot files took 0.004965543746948242 seconds.
'tags'
Traceback (most recent call last):
File "/work/zakharov/src/klever/bridge/marks/views.py", line 518, in association_changes
data = AssociationChangesTable(request.user, association_id, **view_add_args)
File "/work/zakharov/src/klever/bridge/marks/tables.py", line 876, in init
self.values = self.__get_values()
File "/work/zakharov/src/klever/bridge/marks/tables.py", line 980, in __get_values
.render({'tags': self._data['values'][report_id]['tags'], 'type': mark_type})
KeyError: 'tags'

Actions

Also available in: Atom PDF