Feature #16105
Avoid reevaluating the definition if start project is called again for the same project name and defname
Start date:
04/05/2017
Due date:
% Done:
100%
Estimated time:
Description
If start project is called again for the same project name and defname we should just return the existing project without reevaluating the definition to get a new snapshot.
Associated revisions
History
#1 Updated by Robert Illingworth about 4 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Applied in changeset 03939d691f3f9746b44a4d4cb950e2f2ac76bbea.
#2 Updated by Robert Illingworth almost 4 years ago
- Status changed from Resolved to Closed
When starting a project with a definition name, if the project already exists with the same defname return the existing project without evaluating the definition - resolves #16105