Community
Participate
Working Groups
Steps to reproduce: 1. Take a fresh database (i.e. one where all tables were just dropped) in a current build 2. Import the Samples project and bound_modules_samples project 3. Open Samples (which is missing unbound modules 5.0 as a referenced project) 4. Two unexpected errors occur (see log)
Created attachment 201252 [details] Log file
May be related to bug 229581.
*** Bug 356215 has been marked as a duplicate of this bug. ***
Move some initialization code from DataEvent ProJectOpened to ProjectLoaded (i.e. before any display actions are performed). Model updates are now performed before any Checks or Decorators are using the model trees.
The exception no longer comes when a project with missing reused projects is opened.