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) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • Fee Level Participant Search
Pages: [1]

Author Topic: Fee Level Participant Search  (Read 1477 times)

pcaritas

  • I’m new here
  • *
  • Posts: 2
  • Karma: 0
Fee Level Participant Search
December 27, 2009, 09:11:33 am
Hello, I'm new to CiviCRM. Maybe I'm not understanding this properly, but when I enter a search term in the Fee Level field of the Participant Search, it doesn't seem to have any affect. I get the same search result as I do w/o the Fee Level Search. All of the Fee Level data is stored in a single field in the participants table, so, ideally, text entered in this field would use wild card on both ends of the search term (e.g.: civicrm_participant.fee_level LIKE '%search terms%'). I've attempted to do a little troubleshooting, but I can't find exactly how the SQL query is built. It looks to me like the Fee Level condition is left out of my query.

I should also note, I'm using a custom price set for this event.

Any help will be greatly appreciated.

Peter


Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Fee Level Participant Search
December 27, 2009, 09:15:05 am

1. check the mysql query log and see if the fee level is being included as part of the query

2. can u try to reproduce this on our sandbox server (http://sandbox.civicrm.org). if so, please file an issue and we'll fix it for the next beta release

thanx

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

pcaritas

  • I’m new here
  • *
  • Posts: 2
  • Karma: 0
Re: Fee Level Participant Search
December 27, 2009, 10:34:54 am
Thanks,
Does civicrm have a mysql log or are you referring to the logging through mysql itself? I don't have shell access to the server my site is on, so I don't think I can get to the mysql logs.

I did enter a sample event into the sandbox and came up with the same result. How do I go about filing this as a bug?

I would be happy to help work on the solution to this if anyone could point me in the right direction. I can provide more detail about what I've discovered so far. The building of database queries seems to be incredibly complex in civicrm.

-Peter

DavidSalahi

  • Guest
Re: Fee Level Participant Search
December 30, 2009, 09:25:20 am
I'm having a similar problem searching in 3.0.3. When I try to filter by event name it doesn't. It returns the same search results as if no filter criteria are given. But I tested in the Sandbox 3.1 beta and that seems to be working.

David Salahi
http://artistic-webdesign.com/

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • Fee Level Participant Search

This forum was archived on 2017-11-26.