Closed
Bug 263161
Opened 20 years ago
Closed 20 years ago
"Delete on cascade" funcionality not implemented into series table
Categories
(Bugzilla :: Administration, task)
Tracking
()
RESOLVED
DUPLICATE
of bug 247936
People
(Reporter: antonio.pena, Assigned: justdave)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.3) Gecko/20040910 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.3) Gecko/20040910 When the value makeproductgroup into table preferences is 'On', and then, a product is created with chart datasets, filling the series tables with some values. Then, when the product is deleted the values stored in series tables are not deleted. Reproducible: Always Steps to Reproduce: 1. Create the product with chart datasets 2. Delete the product 3. Create the product with the same name and chart datasets also. Actual Results: Problem with duplicated values. Expected Results: When a product is deleted, the values associated into series tables must be also deleted. Fortunately, the insertion of values looks like having been done after creating the group and the product itself, so it looks like the creation is correct but without series values.
| Reporter | ||
Updated•20 years ago
|
Version: unspecified → 2.18
Comment 1•20 years ago
|
||
rel/dup: bug 247936?
| Assignee | ||
Comment 2•20 years ago
|
||
*** This bug has been marked as a duplicate of 247936 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•12 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•