View Issue Details

IDProjectCategoryView StatusLast Update
747RackTablesdefaultpublic2013-02-24 03:03
Reportermareksaw1 Assigned Toadoom42  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version0.20.3 
Target Version0.20.4Fixed in Version0.20.4 
Summary747: Cannot delete tag
DescriptionHi,
I found the following error:
I create a tag, for example, tag1;
I create a new location, for example Location1
I mark Location1 by tag1
Now I delete Location1
problem lies in the fact that I can not delete tag1 since it is still connected to a non-existent object (Location1 maybe)
If you create an object inside Location1 for example Row1 and then delete these objects, then Tag1 is connected to two non-existing objects.
I checked it also on your demo installation.

Regards
TagsNo tags attached.

Activities

infrastation

infrastation

2013-02-16 13:22

administrator   ~0001137

deleteLocation() calls commitDeleteObject(), which leaves the rows in TagStorage intact because of entity_realm = "location"
adoom42

adoom42

2013-02-24 03:03

administrator   ~0001157

Fix will be available in 0.20.4, thanks for the report.

Issue History

Date Modified Username Field Change
2013-02-13 12:00 mareksaw1 New Issue
2013-02-16 13:22 infrastation Note Added: 0001137
2013-02-24 03:03 adoom42 Note Added: 0001157
2013-02-24 03:03 adoom42 Assigned To => adoom42
2013-02-24 03:03 adoom42 Status new => closed
2013-02-24 03:03 adoom42 Resolution open => fixed
2013-02-24 03:03 adoom42 Fixed in Version => 0.20.4
2013-02-24 03:03 adoom42 Target Version => 0.20.4