My Mautic version is: 5.1.1
My PHP version is: 8.1
My Database type and version is: MySQL 8.0.40
My problem is: No Contacts Found in a Campaign
No errors related in Settings >> System Info >> Log
Steps to Reproduce the Issue:
- Reinstalled a new instance, v5.1.1
- Created 1 Contact
- Created 2 Segments
- Added Segment #1 to the Contact
- Launched Campaign Builder
- Created 1 Campaign, selecting “Contact Source”
- Selected Segment #1 for the Campaign
- Selected an Action to modify Contact’s segment by adding “immediately” Segment #2
- Saved and Closed Builder
- Saved & Closed Campaign
- In the section below, there are 3 tabs: Preview, Actions, and Contacts
- Selected Contacts
- Message: “No Contacts Found. Seems there are none! Try changing a filter if applicable.”
Steps Taken to Resolve this Issue:
- Reinstalled all cron jobs
- Reinstalled new instance v5.1.1
- Consulted Mautic forums
- Ran command: bin/console mautic:assets:generate
- Ran command: bin/console cache:clear
Would you have any suggestions?
Thank you