Ruth Cheesley
Ruth Cheesley
@copilot still getting an error: Click to expand! ``` There was 1 failure: 1) Mautic\CampaignBundle\Tests\Functional\Controller\CampaignProjectAuditLogTest::testCampaignLeadsAuditLog Failed asserting that ' \n \n \n \n \n Leads Audit Log Campaign |\n Mautic\n...
@copilot please fix the codestyle issue: ``` PHP CS Fixer 3.84.0 Alexander by Fabien Potencier, Dariusz Ruminski and contributors. PHP runtime: 8.2.29 Running analysis on 1 core sequentially. You can...
@copilot when I check a campaign where I have added a project, I'd expect to see the project listed in the audit log. I see the entry but it's showing:...
@copilot when I add a project to a campaign, I am seeing the entry in the audit logs like this: Field/Object | New Value -- | -- Projects - Added...
@copilot I'm still not seeing anything in the array when a project is added. The output is this: Field/Object | New Value -- | -- Projects - Added | []...
@copilot that approach is not working. Nothing is being shown in the audit log. We should be showing the projects that were added and removed. Please go back to the...
Same problem here, looking forward to it being supported in the future!
Thanks @VisionovaDev for the prompt feedback!
Thanks for the feedback @johbuch - seems weird that it's not working out of the box though. Was this a new install, or an upgrade?
Hi @kniziol you need to fix the [failing tests](https://github.com/mautic/mautic/actions/runs/18758631431/job/53516996380?pr=15591) if it relates to your PR (not sure if it does?) before we can consider the PR for merging. Once you...