Open Issues
1. Administer CiviCRM › CiviCRM Profile › Custom Profile Fields › All data showing in the drop down (not pertaining to Individual, Organization, Households)
2. Batch Update Via Profile >> Add Custom Data. Custom data is not added to contact. - (kurund)
3. Suffix, prefix suffer as a result of Batch Update Via Profile. e.g,it becomes something like '1 Michael W Grant 2' - (kurund)
4. Manage Groups >> Create New Group, Organization fieldset is empty
5. While searching using Search Builder, the headers and rows seem to mismatch in the Selector.
6. -Manage Contribution Pages » Configure Contribution Page » Premiums » Edit Premiums for this Contribution Page, the link for "Manage Premiums" takes you to ../civicrm/admin/contribute?reset=1&action=browse- and breadcrumbs too are wrong on Edit Premiums form. -Yashodha
7. Updating drupal user email address, gives error
go to drupal administrator>Users, edit user email address , save it ,-
Gives the error civicrm_location table absent. (kurund)
8. Make two duplicate contact,
Find Duplicate Contacts using contact matching rule - and try to merge it, gives following error
9. New CMS user registration : If profile is used, gives fatal error. -(kurund)
10. fix bin/UpdateAddress.php for 2.0 schema changes
11. While importing contacts, if group is specified on step 3, then getting error for subscription history
12. Export Contact Bugs
- Search for organization and tried to export organization name, internal contact id, email-primary, street-address-primary, email-home, street-address-home, email-work, street-address-work. The exported csv was empty
- Exactly similar behaviour for household contacts
- In case of Individual contacts, individuals having membership records are getting exported (rest individuals are ignored)
- Exporting Individual for Name, First Name, Last Name, Internal Contact ID, email-primary, street-address-primary, email-home, street-address-home resulted in correct values except for internal-contact-id. The exported csv is having two columns named Membership ID (one of the column stores internal contact id and other stores membership id)
Resolved Issues