CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion »
  • Scalability (Moderator: Donald Lobo) »
  • Performance issues on New Activity page
Pages: [1]

Author Topic: Performance issues on New Activity page  (Read 2780 times)

paoloteo

  • I’m new here
  • *
  • Posts: 3
  • Karma: 1
Performance issues on New Activity page
September 15, 2010, 01:06:57 am
Hello,
need to get some hints on a performance issue on this page civicrm/activity&reset=1&action=add&context=standalone
I'm referring to "With Contact" autocomplete field .
We are using Civi 3.2.1
We have 9000 and more contacts and that simply stalls... I think the query the autocomplete is calling is missing a LIMIT 0, [max items]

Anybody could tell me where to check this query and eventually modify it ?

Thank you
Paolo

xavier

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4453
  • Karma: 161
    • Tech To The People
  • CiviCRM version: yes probably
  • CMS version: drupal
Re: Performance issues on New Activity page
September 15, 2010, 01:45:37 am
Hi,

Use firebug, and check what requests are fired on the net tabs, you can investigate what they are and what they contain

X+
-Hackathon and data journalism about the European parliament 24-26 jan. Watch out the result

paoloteo

  • I’m new here
  • *
  • Posts: 3
  • Karma: 1
Re: Performance issues on New Activity page
September 15, 2010, 01:54:43 am
Sorry I did not post this in my previous post:

civicrm/ajax/checkemail?noemail=1&name=wil

where can I exactly locate the query that is triggered ?

xavier

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4453
  • Karma: 161
    • Tech To The People
  • CiviCRM version: yes probably
  • CMS version: drupal
Re: Performance issues on New Activity page
September 15, 2010, 06:28:30 am
Paoloteo has solved the problem and filled an issue:

http://issues.civicrm.org/jira/browse/CRM-6825
-Hackathon and data journalism about the European parliament 24-26 jan. Watch out the result

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion »
  • Scalability (Moderator: Donald Lobo) »
  • Performance issues on New Activity page

This forum was archived on 2017-11-26.