Project

General

Profile

Actions

bug #7134

open

Loading/rendering of name editor takes extremely long for taxa with a lot of synonyms

Added by Patrick Plitzner over 6 years ago. Updated over 6 years ago.

Status:
New
Priority:
New
Assignee:
Category:
taxeditor
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Severity:
normal
Found in Version:

Description

Example taxon in Campanula production: Campanula rotundifolia

As we don't load a lot of data in terms of bytes then it is probably related to the number of service calls. Maybe a service method that fetches all information about taxon and its synonym at once on DB-level could help.

Actions #1

Updated by Andreas Müller over 6 years ago

  • Assignee changed from Andreas Müller to Katja Luther

As far as I know this is more related to the building of the GUIs due to the way how the name editor works and is build. But of course we could also check if we can still reduce the number of service calls and initialize more in advance.

Actions #2

Updated by Patrick Plitzner over 6 years ago

Andreas Müller wrote:

As far as I know this is more related to the building of the GUIs due to the way how the name editor works and is build. But of course we could also check if we can still reduce the number of service calls and initialize more in advance.

We checked the network monitor and the connection was permanently active while the Taxeditor was rendered as "not responding" so it must also have to do with the service calls

Actions

Also available in: Atom PDF