Community
Participate
Working Groups
Build Identifier: M20100818-0800 on an entity > Open Diagram, should bring up the editor highlighting the entity Reproducible: Always Steps to Reproduce: - create/Open a JPA project with entities Make sure JPA diagram editor is closed. - In project explorer | JPA Content | persistence.xml | schema | right click on entity > Open Diagram The JPA Diagram comes up w/o highlighting the selection. It would be useful if the editor highlights the selection, in case user wants to modify values in JPA Details view. NOTE: Even for case when the JPA diagram editor is already opened, then exercising "project explorer | JPA Content | persistence.xml | schema | right click on entity > Open Diagram" should highlight the selection
Actually, this action is not supposed to open any particular entity in the diagram. It's just the same <JPA content> node action, which is propagated on the child nodes. It's not that it doesn't highlight the selected entity. It doesn't even show this entity in diagram if it wasn't already there. Anyway, I like the idea. So, the fix should actually replace the existing action with another action on the entity node level. (Perhaps something like 'Open in diagram') and this action should add the selected entity in the diagram (if it wasn't there yet) and should highlight it.
The 3.2 target now represents the Juno release.
Retargeting this bug to the Kepler realease (3.3).
Retargeting this bug to 3.4 release.
Bulk move to Dali 3.5 as Dali 3.4 has shipped.
Deferring from 3.5 to Future target.