odd behavior from lists and views

LabKey Support Forum (Inactive)
odd behavior from lists and views Ben Bimber  2010-10-06 07:17
Status: Closed
 
when you do the following:

1. create list
2. modify view
3. delete list
4. create identical list of the same name

this new list had the modified default view associated with the old list. i dont know if the same would be true of named views. perhaps the problem is that custom views are not getting deleted properly? this was observed on 10.2.
 
 
adam responded:  2010-10-06 08:09
This is known; I'll add your scenario to the bug: https://www.labkey.org/issues/home/Developer/issues/details.view?issueId=10301

The loose coupling between queries and custom views shows up here as well: https://www.labkey.org/issues/home/Developer/issues/details.view?issueId=10847