Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 369208

Summary: [Table Editor] bug with synchronized table : moving element listed in a table doesn't update the table
Product: [Modeling] Papyrus Reporter: Vincent Lorenzo <vincent.lorenzo>
Component: CoreAssignee: Vincent Lorenzo <vincent.lorenzo>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: eclipse-bugzilla
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Bug Depends on: 370769    
Bug Blocks:    

Description Vincent Lorenzo CLA 2012-01-20 07:15:20 EST
Steps to reproduce : 
	1/ Create a synchronized table
	2/ Apply on this table a query with returns elements from its context
	3/ Create on the model an element which should appears in the table -> the table is automically filled
	4/ Reparent this element in the ModelExplorer
	5/ The opened table is not updated
Comment 1 Vincent Lorenzo CLA 2012-01-20 07:18:00 EST
Corrected in R6914 on branch and trunk.
This bug can be marked as closed.
Comment 2 Vincent Lorenzo CLA 2012-02-07 10:18:41 EST
In R7150 : add a test to update the synchronized table when we open it
Comment 3 Vincent Lorenzo CLA 2012-02-13 04:27:19 EST
In R7175 : Change the previous correction in order remove dependencies on sasheditor
Comment 4 Vincent Lorenzo CLA 2012-02-15 03:48:59 EST
I don't close this bug, because I didn't correct this bug on the trunk.
Comment 5 Vincent Lorenzo CLA 2012-11-23 11:28:32 EST
R9464 : merge on branch 0.9.X, and on the trunk 0.10. 

This bug can be marked as resolved fixed.