Opened 18 years ago
Closed 18 years ago
#374 closed defect (fixed)
Restoring a Bioassayset or Transformation restores all child bioassay sets and transformations but not the parents
Reported by: | Nicklas Nordborg | Owned by: | Martin Svensson |
---|---|---|---|
Priority: | minor | Milestone: | BASE 2.2 |
Component: | web | Version: | |
Keywords: | Cc: |
Description
If you for example have marked one part of the analysis for deletion and try to restore the topmost item, all items below it are also restored. On the other hand, it you restore a leaf it's parents will not be restored. I think it should work the other way around. If you restore an item in the analysis tree it's parents should also be restored, but not the children.
Change History (3)
comment:1 by , 18 years ago
Milestone: | → BASE 2.2 |
---|
comment:2 by , 18 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:3 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
(In [3004]) Fixes #374 Restoring a Bioassayset or Transformation restores all child bioassay sets and transformations but not the parents
Restoring directories and files had a strange behavior too. It is also fixed in this commit.