Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 1.0
-
Fix Version/s: 1.0
-
Component/s: None
-
Labels:None
Description
1 - CiviCRM Shortcuts - New Group - http://210.211.151.22/drupal/civicrm/group/add?reset=1
Takes you to the "Create New Group" screen.
Enter name - g2
description - hello world!
Click on the continue button.
2 - The screen now shows
Add Members: g2
(http://210.211.151.22/drupal/civicrm/group/add?_qf_Search_display=true)
and a basic search form.
in the basic form select contact_type organization
and click "Search" button.
3 - The screen now show's listing of contact_type organization
in my case "Found 10 Contacts"
and a list of all the 10 contacts.
4 - Checkbox contacts 1, 3, 5 and click on the button "Add Contacts to g2".
(Radio button should be "selected record(s) only"
5 - The screen now shows "Add Members: g2"
Add Members to a Group
Group g2
Number of selected contacts: 3
Click on the "Add to Group" button.
6 - The screen now shows the summary.
Added Contact(s) to g2
- Total Selected Contact(s): 3
- Total Contact(s) added to group: 3
Click on the done button.
7 - you are now at http://210.211.151.22/drupal/civicrm/group/search?reset=1&force=1&context=smog&gid=6
Screen shows
Group Members: g2
with basic search screen.
with the results and qill
Found 3 group members
- Contact Type - All
- Member of Group - "g2
8 - on the same screen above goto the action tasks.
select the radio button (o) all 3 records
and select task "Remove Contacts from a group"
and click the Go button.
9 - Next page goes to
http://210.211.151.22/drupal/civicrm/group/search?_qf_RemoveFromGroup_display=true
Remove Members from Group
and Number of selected contacts: 101
which is incorrect since we selected only 3 records.