Project

General

Profile

« Previous | Next » 

Revision e04ffd41

Added by Andreas Kohlbecker almost 6 years ago

removing .teamMembers from initStrategies since TeamAutoBeanInitializer is active now

View differences:

src/main/java/eu/etaxonomy/cdm/service/RegistrationWorkingSetService.java
100 100
          "gatheringEvent.$",
101 101
          "gatheringEvent.country",
102 102
          "gatheringEvent.collectingAreas",
103
          "gatheringEvent.actor.teamMembers",
103
          "gatheringEvent.actor",
104 104
          "derivationEvents.derivatives" // important, otherwise the DerivedUnits are not included into the graph of initialized entities!!!
105 105
  });
106 106

  

Also available in: Unified diff