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 Profiles (Moderator: Dave Greenberg) »
  • Clarification on batch update via profile for memberships
Pages: [1]

Author Topic: Clarification on batch update via profile for memberships  (Read 2612 times)

ctarascio

  • I post frequently
  • ***
  • Posts: 334
  • Karma: 30
    • American Friends Service Committee
  • CiviCRM version: 4.1.3
  • CMS version: Drupal 6.26
  • MySQL version: 5.5.20
  • PHP version: 5.3.13
Clarification on batch update via profile for memberships
December 10, 2008, 08:46:57 am
Hi,
   I did this first on our site and then replicated on the demo site:
1. Added and Organization called "NY Organization"
2. Added a membership type called "NY supporter". Period type=rolling. Duration=1 year. Membership Organization= "NY Organization"
3. Added a custom data group called "NY member donations"
4. Added 2 custom data fields to the above group:
      NY supporter level-required and searchable-alphanumeric radio field with 3 options:
           Supporter-default-option value=50
           Special-option value=200
           Card-option value=300
     Transmittal date-searchable-date field
5. Assigned "NY Supporter" membership to the following records on the demo site:
      "Alice Adams"- NY supporter level=Supporter; transmittal date =12/15/2008
      "Bill Jones"    - NY supporter level=Special;     transmittal date =12/16/2008
      "Dan Roberts"- NY supporter level=Card;        transmittal date =12/17/2008
6. Created a custom profile for memberships called "NY Supporter Update" and added the 2 custom fields that I created in
    step 4 above: NY Supporter level and transmittal date
7. Clicked on "CiviMember" and did a "Find Members" for NY Supporter
8. Records for Alice Adams, Bill Jones and Dan Roberts were displayed.
9. Selected "all 3 records" and selected action=batch update members via profile
10. Selected the "NY Supporter Update" profile
11. All 3 records were presented, but data values for NY supporter level and transmittal date were completely blank.

   Is this the correct behavior? It would seem that the current data values would be displayed, but I am not sure if I am correct and would appreciate it if someone would clarify.

Thanks,
Cynthia
« Last Edit: December 10, 2008, 08:57:00 am by ctarascio »

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: Clarification on batch update via profile for memberships
December 10, 2008, 03:57:36 pm
Cynthia - this sounds like a bug in the batch update logic. Can you try the same test on the 2.2 sandbox and see if it's still a problem (since some overall changes have been made in custom data handling). http://sandbox.civicrm.org

If it's still broken - you can add the bug description to this issue in the tracker:
http://issues.civicrm.org/jira/browse/CRM-3030

thx!
dave
Protect your investment in CiviCRM by  becoming a Member!

ctarascio

  • I post frequently
  • ***
  • Posts: 334
  • Karma: 30
    • American Friends Service Committee
  • CiviCRM version: 4.1.3
  • CMS version: Drupal 6.26
  • MySQL version: 5.5.20
  • PHP version: 5.3.13
Re: Clarification on batch update via profile for memberships
December 11, 2008, 06:43:08 am
Hi Dave,
    Tried to replicate on the 2.2 sandbox but did not get very far. Here's what happened:
1. Added and Organization called "NY Organization"
2. Added a membership type called "NY supporter". Period type=rolling. Duration=1 year. Membership Organization= "NY
   Organization"
3. Added a custom data group called "NY member donations", used for "NY Supporter"
4. Added 2 custom data fields to the above group:
      NY supporter level-required and searchable-alphanumeric radio field with 3 options:
           Supporter-default-option value=50
           Special-option value=200
           Card-option value=300
     Transmittal date-searchable-date field
5. Here's where things got flaky.
    When I added the "transmittal date", I did not get any of the "date may be up to" or "include date parts" boxes. All I got was
    a drop-down box to select "date" as the format and another box that said "select date", but there was nothing to select.
6. Continuing on, I opened the record for "Franklin Adams", clicked on the "memberships" tab and attempted to create a new
    membership for him. I selected "NY Organization" and "NY Supporter", but when I tabbed out of the membership type field,
    neither of the custom fields that I created for "NY member donations" was present.

  At this point I am not sure how to proceed so I will wait for your direction.

Thanks for your help,
Cynthia




Kurund Jalmi

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4169
  • Karma: 128
    • CiviCRM
  • CiviCRM version: 4.x, future
  • CMS version: Drupal 7, Joomla 3.x
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Clarification on batch update via profile for memberships
December 11, 2008, 07:50:05 am
Quote
6. Continuing on, I opened the record for "Franklin Adams", clicked on the "memberships" tab and attempted to create a new
    membership for him. I selected "NY Organization" and "NY Supporter", but when I tabbed out of the membership type field,
    neither of the custom fields that I created for "NY member donations" was present.

Seems to be working fine. I can see both "NY Supporter Level" and "Transmittal Date"
http://sandbox.civicrm.org/civicrm/contact/view/membership?reset=1&action=add&cid=103&context=membership


Kurund
Found this reply helpful? Support CiviCRM

ctarascio

  • I post frequently
  • ***
  • Posts: 334
  • Karma: 30
    • American Friends Service Committee
  • CiviCRM version: 4.1.3
  • CMS version: Drupal 6.26
  • MySQL version: 5.5.20
  • PHP version: 5.3.13
Re: Clarification on batch update via profile for memberships
December 11, 2008, 08:07:18 am
OK Kurund, what did you do ;) yes, that part is working now but the end result is still the same: no data values are displayed in the profile for the custom fields.

  I did exactly the same thing on the 2.2 site as I did on the 2.1 demo site. The only difference is that I used "Franklin Adams", "Ton Jones" and "Monica Roberts" as my test contacts.

  Please let me know what else I can do to help you resolve this.

Thanks,
Cynthia

Kurund Jalmi

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4169
  • Karma: 128
    • CiviCRM
  • CiviCRM version: 4.x, future
  • CMS version: Drupal 7, Joomla 3.x
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Clarification on batch update via profile for memberships
December 11, 2008, 08:27:21 am
Cynthia,

I was able to replicate the bug, hence reopened http://issues.civicrm.org/jira/browse/CRM-3030

Kurund
Found this reply helpful? Support CiviCRM

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Profiles (Moderator: Dave Greenberg) »
  • Clarification on batch update via profile for memberships

This forum was archived on 2017-11-26.