-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 10.10-HF21, 11.1, 2021.0
-
Component/s: Core
-
Tags:
-
Sprint:nxFG 11.1.11
-
Story Points:1
After the changes in NXP-27435, the test verifying behavior for broken proxies (with a null target) is itself failing.
org.nuxeo.ecm.core.api.DocumentNotFoundException: Proxy has null target at org.nuxeo.ecm.core.storage.dbs.DBSSession.getDocument(DBSSession.java:470) at org.nuxeo.ecm.core.storage.dbs.DBSSession.getDocument(DBSSession.java:449) at org.nuxeo.ecm.core.storage.dbs.DBSSession.removeDocument(DBSSession.java:1571) at org.nuxeo.ecm.core.TestSQLRepositoryAPI.testProxyOnNullTarget(TestSQLRepositoryAPI.java:3490)