Community
Participate
Working Groups
The SystemViewTableTreeProvider currently calls adapter.getSubSystem() on a potential context object. This should be changed to use element.
Created attachment 206352 [details] patch to use element instead of context object
I've committed the fix to the HEAD stream.
Created attachment 206354 [details] updated patch to handle non-deferred case