Community
Participate
Working Groups
Current RestoreRelatedLinksAction#isEnabled code do this : "EPackageEditPart.MODEL_ID.equals(getCurrentDiagram().getType()" However RestoreRelatedLinksAction#iGetCurrentDiagram returns null if editorPart is not an instance of DiagramEditor.
Created attachment 151221 [details] patch for head
I just set the severity to critical, as we are blocked in UI testing due to this bug :/. David could you have a look ? Patch is really small ! Thanks, Mariot
Mariot, Sorry for the delay. I have finally integrated your patch.
(In reply to comment #3) > Mariot, > > Sorry for the delay. I have finally integrated your patch. Thanks !