Rahul Shinde

Results 69 comments of Rahul Shinde

@hhermsen, there is conflict in `src/FacebookAds/Object/ServerSide/Event.php`, please resolve the same.

Sure, thanks @RCheesley for updating the Description. For a couple of weeks, I do write and lost it to post randomly :(

For all the following reviews, I'll add appropriate labels. Thanks, @andersonjeccel, for all your efforts to improve UX.

@kuzmany, I'll put it ready for review once the merge conflict is resolved. Thanks

The following are observations, 1. The issue occurs when the `mautic.secret_key` is not set as hex code. The default is set as `temp` [CoreBundle/Config/config.php#L900](https://github.com/mautic/mautic/blob/5.x/app/bundles/CoreBundle/Config/config.php#L900) 2. This is not breaking the...

The list of Segments is marked with **Visible to others**, so you can see them for other users. When that flag is toggled to **No**, then you will not be...

While testing this, I found an issue with the Lead and Segment listing pages. The problem is that the action drop-down disappears when selecting all or a few from the...

- Sending name only, where `companyname` is unique field. - Resending the payload updates the company - Sending name and custom field (a unique field) with different values - Sending...

@nishant-s7, Use this `bin/phpunit --bootstrap vendor/autoload.php --configuration app/phpunit.xml.dist --filter testVariantEmailWeightsAreAppropriateForMultipleContacts` instead. I have never tried the way it is documented.