Matt Breden

Results 6 issues of Matt Breden

Using `mautic/mautic:latest` When using the template builder, if I go to preview photos, I get a bunch of broken thumbnails. Navigating to the URL of the thumbnail image gives me...

**Is your feature request related to a problem? Please describe.** Yes - https://github.com/elastic/apm-agent-php/issues/627 **Describe the solution you'd like** I would like to be able to set `elastic_apm.enabled = false` in...

enhancement
agent-php

**Describe the bug** Verison: 1.4.2 System: Ubuntu 20.04 ARM64 (AWS graviton) I was getting a segfault in my PHP FPM logs every 1-3 minutes. I confirmed its from the Elastic...

bug
agent-php

Version: 5.0.1 According to https://graphqlite.thecodingmachine.io/docs/inheritance-interfaces, GraphQLite should only make an `Impl` type when it can't find another type that implements that interface: > If GraphQLite cannot find a proper GraphQL...

bug
help wanted

We need to update the bundle to support Mautic 3's changes. See * https://www.mautic.org/blog/community/mautic-3-is-coming * https://github.com/mautic/mautic/blob/3.x/UPGRADE-3.0.md

Using Mautic 2.15.2 I setup a webhook and it works, but when I send an email (segment email) the webhook fires twice. I put some logging in place and found...