View Issue Details

IDProjectCategoryView StatusLast Update
771RackTablesdefaultpublic2013-05-05 01:21
Reporteradoom42 Assigned Toadoom42  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version0.20.4 
Target Version0.20.5Fixed in Version0.20.5 
Summary771: Prevent deletion of certain AttributeMap entries
Description761 addressed the case where a user was able to delete system-level Attributes.

However, users are still able to delete any AttributeMap entry, which could cause problems if it is used for system features. One example is the "Height, units" -> "Rack" mapping.

Add a 'sticky' column to the AttributeMap table which is ENUM('yes','no') and defaults to no. Audit the code and mark any system-level mappings as sticky.
TagsNo tags attached.

Relationships

related to 761 closedadoom42 Removing attribute causes error when trying to delete object 

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2013-03-04 18:33 adoom42 New Issue
2013-03-04 18:33 adoom42 Status new => assigned
2013-03-04 18:33 adoom42 Assigned To => adoom42
2013-03-04 18:34 adoom42 Relationship added related to 761
2013-05-05 01:21 adoom42 Status assigned => closed
2013-05-05 01:21 adoom42 Resolution open => fixed
2013-05-05 01:21 adoom42 Fixed in Version => 0.20.5
2013-05-05 01:21 adoom42 Target Version => 0.20.5