Issue 12698

Rework organisation graph image and include it on the organization page

12698
Reporter: trobertson
Type: Task
Summary: Rework organisation graph image and include it on the organization page
Priority: Minor
Resolution: WontFix
Status: Closed
Created: 2013-02-05 10:09:13.492
Updated: 2017-10-06 15:36:26.587
Resolved: 2017-10-06 15:36:26.574
        
Description: The organization graph has been removed from the organization page, because the changes in the registry persistence implementation made it unusably slow (it never returns for many organizations).

Background:
The specific problems appear to be rooted in the eager loading of relations for Agent, and the related hasConstituents which relies on this.  Sadly, profiling this app fails due to recursive object creation (suspecting somewhere in equals, hashcode or toString where model objects are creating infinite loops) which manifests only when the profiler runs (it must call a method the app does not)

Given we anticipate reworking the registry within weeks, this was disabled from the page.

Speak to Tim before starting this issue for background info.

]]>
    


Author: mdoering@gbif.org
Comment: [~trobertson@gbif.org] can we close this legacy one?
Created: 2015-10-11 11:43:55.837
Updated: 2015-10-11 11:43:55.837