Community
Participate
Working Groups
Created attachment 208333 [details] Failure logs The following multi-instance property sheet tests and saveable tests fail: testFollowsSelection testFollowsParts testPinning testSaveableRetargeting most likley because 4.x code does not support post-selection listeners. (The immediate failure is caused by the tracked selection being null in 4.x while it is an "empty selection" object in 3.x). Code references for post-selection listeners: see SelectionService: // TODO compat addPostSelectionListener