Uploaded image for project: 'translate5'
  1. translate5
  2. TRANSLATE-4691

Use paging in language resource event log

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • None
    • LanguageResources
    • Critical
    • The event log of language resources did not use paging, leading to timeouts for language resources with a lot of log entries.

      problem

      The event log of language resources can hold big amount of data.

      Currently the UI is not using paging there. 

      Also the DB indexes for the language resource log table and the task log table must be consolidated. Similar as it was done shortly for the main log table.

      solution

      Add paging to the event log of language resources in the UI

      Consolidate the DB indexes for LEK_languageresource_log and LEK_task_log table, set the same indexes as they are in Zf_eventlog always + task|langres foreign key column

       

            pavelperminov Pavel Perminov
            tlauria Thomas Lauria
            Thomas Lauria
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: