Community
Participate
Working Groups
Build Identifier: Users are no longer able to drag and drop artifacts from dependent JARs onto class diagrams. This seems like a regression as I remember being able to do this in the past Tigerstripe builds. Reproducible: Always Steps to Reproduce: 1. Create two model projects: p1 and p2 2. Create two entities under p1: Ent1 and Ent2 3. Export p1 as a Tigerstripe Module: right click on it > Export > Tigerstripe Module > Finish 4. Copy p1_0.0.0.jar from p1 project to p2 5. open tigerstripe.xml of p2 > under Dependencies list click on Add > add p1_0.0.0.jar 6. Create a class diagram in p2 and open it 7. Expand p1_0.0.0.jar under p2 > expand it so you can see Ent1 and Ent2 8. Try dragging Ent1 onto class diagram
Is it possible to up the priority of this bug? Using the tool for authoring extension modules is difficult without this feature working correctly. In particular, the ability to visualize decoration patterns (extension artifact associated with a base artifact) is extremely important. I will fake this for now but will greatly appreciate a timely action on this particular bug. Many thanx, *Yoram
Bumping up severity to major and priority to p1. We'll try our best to submit a fix in this iteration.
Created attachment 185289 [details] 332069 patch Patch attached.
Patch applied.
Verified. Thanks! However, I do get a lot of error entries in Error log when an artifact is dragged and dropped from a JAR to a diagram. The error entries read as follows: "Received wrong transfer data." I'll open a separate bug for this.