Community
Participate
Working Groups
Build Identifier: Not all references to renamed artifact are updated in referenced Tigerstripe projects. Steps to reproduce: 1. Create 3 Tigerstripe projects (p1, p2, p3). 2. Create Entity1 in project p1. 3. Add references to project p1 in projects p2 and p3. 4. Create Entity2 in project p2 and Association2 between p1.Entity1 and p2.Entity2 5. Create Entity3 in project p3 and Association3 between p1.Entity1 and p3.Entity3 6. Rename Entity1 to Entity10 through Explorer 7. References in project p3 are not updated. See error: com.mycompany.Entity1 cannot be resolved to a type Reproducible: Always
Created attachment 193477 [details] 342525 patch
Anton's patch applied.
References in project p3 are updated