Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve activity demo data - more types #24314

Merged
merged 1 commit into from
Aug 20, 2022
Merged

Conversation

eileenmcnaughton
Copy link
Contributor

@eileenmcnaughton eileenmcnaughton commented Aug 19, 2022

Overview

The core demo data creates related activities (Contribution, Event, Membership) and stand-alone activities. It came up when demo-ing in Manchester that the stand-alone ones are a pain because you need to know that 'Meeting' will find nothing & 'Tell a Friend' is where it's at. This extends the types of activities in the sample data

Before

https://dmaster.demo.civicrm.org/civicrm/admin/search#/create/Activity?params=%7B%22version%22:4,%22select%22:%5B%22activity_type_id:label%22,%22COUNT(id)%20AS%20COUNT_id%22,%22GROUP_CONCAT(DISTINCT%20subject)%20AS%20GROUP_CONCAT_subject%22%5D,%22orderBy%22:%7B%7D,%22where%22:%5B%5B%22activity_type_id:name%22,%22NOT%20IN%22,%5B%22Contribution%22,%22Event%20Registration%22%5D%5D%5D,%22groupBy%22:%5B%22activity_type_id%22%5D,%22join%22:%5B%5D,%22having%22:%5B%5D%7D

image

After

image

Technical Details

Comments

@civibot
Copy link

civibot bot commented Aug 19, 2022

(Standard links)

@civibot civibot bot added the master label Aug 19, 2022
@eileenmcnaughton
Copy link
Contributor Author

@aydun @alarmingcod - a little tribute to our Manchester meetup

@alarmingcod
Copy link

Awesome!

Thank you @eileenmcnaughton

Will have to invite you to more meetups!

@colemanw colemanw merged commit ce2cb14 into civicrm:master Aug 20, 2022
@colemanw colemanw deleted the ql branch August 20, 2022 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants