-
Bug
-
Resolution: Done
-
Major
-
7.4
-
None
In designer, I removed a primary key and replaced it with a unique key, and changed the foreign key to now reference the unique key, and all built with no errors. When deploying vdb to server, you see this exception (partial, see attachment for full log):
Caused by: mmuuid:15f67b60-e387-4092-bbc5-0b7726585f52 PrimaryKey does not exist.
at org.teiid.metadata.index.IndexMetadataFactory.getPrimaryKey(IndexMetadataFactory.java:353)
at org.teiid.metadata.index.IndexMetadataFactory.getTables(IndexMetadataFactory.java:295)