]
Barry LaFond commented on TEIIDDES-2379:
----------------------------------------
This is partially fixed for Properties View. Pushing to 9.0.2/9.1 to add logic to prevent
editing these types of properties in the Table Editor
A view should not be allowed to set the materialization target to
itself
------------------------------------------------------------------------
Key: TEIIDDES-2379
URL:
https://issues.jboss.org/browse/TEIIDDES-2379
Project: Teiid Designer
Issue Type: Bug
Components: Modeling
Affects Versions: 8.6
Reporter: Steven Hawkins
Assignee: Barry LaFond
Fix For: 9.0, 9.0.2, 8.6.2
A user inadvertently set the materialization target to itself and received a recursive
planning exception at runtime. Designer should prevent this if possible (ideally it would
prevent any materialization target that results in a cycle).