Project:
View Revisions: Issue #33824 | [ Back to Issue ] | ||
Summary | 0033824: Extra datasource requests fired after opening Product window with a saved view | ||
Revision | 2016-08-26 15:53 by caristu | ||
Description | Some extra datasource requests are fired after opening Product window with a saved view: - Two calls to ProductCharacteristicsDS (see image attached) - One call to NoteDataSource if the window is directly opened in form view (this can be reproduced in any other standard window with a saved view) |
||
Revision | 2016-08-26 15:17 by caristu | ||
Description | Some extra datasource requests are fired after opening Product window with a saved view: - Two calls to ProductCharacteristicsDS (see image attached) - One call to NoteDataSource if the window is directly opened in form view |
||
Revision | 2016-08-26 15:17 by caristu | ||
Steps To Reproduce | 1) Create a saved view for the [Product] window and set it as default 2) Close the window 3) Open the [Product] window, check dev console --> duplicated call to ProductCharacteristicsDS 4) Open the [Product] window using a recent document link of the Workspace, check dev console --> duplicated call to ProductCharacteristicsDS and one extra call to NoteDataSource |
||
Revision | 2016-08-26 15:16 by caristu | ||
Steps To Reproduce | 1) Create a saved view for the [Product] window and set it as default 2) Close the window 3) Open the [Product] window, check dev console --> duplicated call to ProductCharacteristicsDS 4) Open the [Product] window using a recent document link of the Workspace --> duplicated call to ProductCharacteristicsDS and one extra call to NoteDataSource |
Copyright © 2000 - 2009 MantisBT Group |