Community
Participate
Working Groups
Build Identifier: 1. Create project with package 'com.mycompany' which contains Entity and Session Facade artifacts. 2. Implements Session Facade artifact to Entity. 3. Rename package 'com.mycompany' to 'com.mycompany.test' with checked "rename subpackage". 4. Rename package 'com.mycompany.test' to 'com.mycompany' with checked "rename subpackage". Result: Link to Session Facade artifact is not updated after package rename. Error is displayed: Implemented artifact 'com.mycompany.test.SessionFacade0' is not a valid ISessionArtifact Reproducible: Always
Created attachment 195060 [details] 343231 patch
Anton's patch applied.
Verified