Project

General

Profile

« Previous | Next » 

Revision dea7d769

Added by Patrick Plitzner over 5 years ago

Fix saving of FeatureTreeEditor

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/featuretree/e4/FeatureTreeEditor.java
218 218
        operations.forEach(operation->AbstractUtility.executeOperation(operation, sync));
219 219
        operations.clear();
220 220

  
221
        CdmStore.getService(IFeatureTreeService.class).saveOrUpdate(getRootEntities());
222

  
221 223
        /*
222 224
         * reload feature trees is needed to update i.e.
223 225
         * temporarily created feature nodes by adding features.

Also available in: Unified diff