History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-22105
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Gregory Shrago
Reporter: Alexander Chernikov
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

Hibernate: ER diagram: creating id and property on diagram does not update diagram view

Created: 04 Oct 07 19:22   Updated: 06 Dec 07 19:27
Component/s: J2EE.Hibernate
Fix Version/s: Selena 7.0.2

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Issue Links:
Duplicate
 
This issue is duplicated by:
IDEADEV-22845 ERD refresh Normal Resolved

Build: 7,324
Fixed in build: 7,591


 Description  « Hide
Provide some Hibernate entity. Open ER diagram. Add an Id property or simple (basic) property using entity menu on diagram. Property is added in mapping file and shown in java ee tree view, but diagram is not updated. User has to reopen it to see changes.

 All   Comments   Work Log   Change History      Sort Order:
Alexander Chernikov - 30 Oct 07 18:30
Fix confirmed in 7522.
IDEADEV-22896 is created.